Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-37555 (GCVE-0-2026-37555)
Vulnerability from cvelistv5 – Published: 2026-04-29 00:00 – Updated: 2026-04-30 19:42- n/a
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-37555",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-04-29T19:31:33.669309Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-190",
"description": "CWE-190 Integer Overflow or Wraparound",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-29T19:31:39.810Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"references": [
{
"tags": [
"exploit"
],
"url": "https://github.com/libsndfile/libsndfile/issues/833"
}
],
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"product": "n/a",
"vendor": "n/a",
"versions": [
{
"status": "affected",
"version": "n/a"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "n/a",
"lang": "en",
"type": "text"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-04-30T19:42:09.044Z",
"orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"shortName": "mitre"
},
"references": [
{
"url": "https://github.com/libsndfile/libsndfile/issues/833"
},
{
"url": "https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151"
},
{
"url": "https://gist.github.com/sgInnora/a5f5c19e4bf6f4fb74fab7b0ef2bfcc1"
}
]
}
},
"cveMetadata": {
"assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
"assignerShortName": "mitre",
"cveId": "CVE-2026-37555",
"datePublished": "2026-04-29T00:00:00.000Z",
"dateReserved": "2026-04-06T00:00:00.000Z",
"dateUpdated": "2026-04-30T19:42:09.044Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-37555",
"date": "2026-05-28",
"epss": "0.00043",
"percentile": "0.1369"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-37555\",\"sourceIdentifier\":\"cve@mitre.org\",\"published\":\"2026-04-29T16:16:23.410\",\"lastModified\":\"2026-05-01T18:37:59.183\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-190\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:libsndfile_project:libsndfile:1.2.2:*:*:*:*:*:*:*\",\"matchCriteriaId\":\"4B4A418B-ABB5-4873-B762-D717D6FB9232\"}]}]}],\"references\":[{\"url\":\"https://gist.github.com/sgInnora/a5f5c19e4bf6f4fb74fab7b0ef2bfcc1\",\"source\":\"cve@mitre.org\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151\",\"source\":\"cve@mitre.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://github.com/libsndfile/libsndfile/issues/833\",\"source\":\"cve@mitre.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://github.com/libsndfile/libsndfile/issues/833\",\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"tags\":[\"Issue Tracking\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-37555\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-04-29T19:31:33.669309Z\"}}}], \"references\": [{\"url\": \"https://github.com/libsndfile/libsndfile/issues/833\", \"tags\": [\"exploit\"]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-190\", \"description\": \"CWE-190 Integer Overflow or Wraparound\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-04-29T19:30:54.330Z\"}}], \"cna\": {\"affected\": [{\"vendor\": \"n/a\", \"product\": \"n/a\", \"versions\": [{\"status\": \"affected\", \"version\": \"n/a\"}]}], \"references\": [{\"url\": \"https://github.com/libsndfile/libsndfile/issues/833\"}, {\"url\": \"https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151\"}, {\"url\": \"https://gist.github.com/sgInnora/a5f5c19e4bf6f4fb74fab7b0ef2bfcc1\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"text\", \"description\": \"n/a\"}]}], \"providerMetadata\": {\"orgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"shortName\": \"mitre\", \"dateUpdated\": \"2026-04-30T19:42:09.044Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-37555\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-04-30T19:42:09.044Z\", \"dateReserved\": \"2026-04-06T00:00:00.000Z\", \"assignerOrgId\": \"8254265b-2729-46b6-b9e3-3dfca2d5bfca\", \"datePublished\": \"2026-04-29T00:00:00.000Z\", \"assignerShortName\": \"mitre\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
alsa-2026:19559
Vulnerability from osv_almalinux
libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV.
Security Fix(es):
- libsndfile: integer overflow in ima_reader_init() (CVE-2026-37555)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libsndfile"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.28-17.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libsndfile-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.28-17.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:8",
"name": "libsndfile-utils"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.28-17.el8_10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV. \n\nSecurity Fix(es): \n\n * libsndfile: integer overflow in ima_reader_init() (CVE-2026-37555)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:19559",
"modified": "2026-05-20T12:25:26Z",
"published": "2026-05-20T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:19559"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-37555"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2463856"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/8/ALSA-2026-19559.html"
}
],
"related": [
"CVE-2026-37555"
],
"summary": "Important: libsndfile security update"
}
alsa-2026:19560
Vulnerability from osv_almalinux
libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV.
Security Fix(es):
- libsndfile: integer overflow in ima_reader_init() (CVE-2026-37555)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libsndfile"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.2-6.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libsndfile-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.2-6.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:10",
"name": "libsndfile-utils"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.2-6.el10_2.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV. \n\nSecurity Fix(es): \n\n * libsndfile: integer overflow in ima_reader_init() (CVE-2026-37555)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:19560",
"modified": "2026-05-26T12:29:07Z",
"published": "2026-05-20T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:19560"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-37555"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2463856"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/10/ALSA-2026-19560.html"
}
],
"related": [
"CVE-2026-37555"
],
"summary": "Important: libsndfile security update"
}
alsa-2026:19610
Vulnerability from osv_almalinux
libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV.
Security Fix(es):
- libsndfile: integer overflow in ima_reader_init() (CVE-2026-37555)
For more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.
{
"affected": [
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libsndfile"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.31-9.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libsndfile-devel"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.31-9.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
},
{
"package": {
"ecosystem": "AlmaLinux:9",
"name": "libsndfile-utils"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.0.31-9.el9_8.1"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"details": "libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV. \n\nSecurity Fix(es): \n\n * libsndfile: integer overflow in ima_reader_init() (CVE-2026-37555)\n\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n",
"id": "ALSA-2026:19610",
"modified": "2026-05-26T12:29:55Z",
"published": "2026-05-20T00:00:00Z",
"references": [
{
"type": "ADVISORY",
"url": "https://access.redhat.com/errata/RHSA-2026:19610"
},
{
"type": "REPORT",
"url": "https://access.redhat.com/security/cve/CVE-2026-37555"
},
{
"type": "REPORT",
"url": "https://bugzilla.redhat.com/2463856"
},
{
"type": "ADVISORY",
"url": "https://errata.almalinux.org/9/ALSA-2026-19610.html"
}
],
"related": [
"CVE-2026-37555"
],
"summary": "Important: libsndfile security update"
}
FKIE_CVE-2026-37555
Vulnerability from fkie_nvd - Published: 2026-04-29 16:16 - Updated: 2026-05-01 18:37| Vendor | Product | Version | |
|---|---|---|---|
| libsndfile_project | libsndfile | 1.2.2 |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:libsndfile_project:libsndfile:1.2.2:*:*:*:*:*:*:*",
"matchCriteriaId": "4B4A418B-ABB5-4873-B762-D717D6FB9232",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065."
}
],
"id": "CVE-2026-37555",
"lastModified": "2026-05-01T18:37:59.183",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2026-04-29T16:16:23.410",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://gist.github.com/sgInnora/a5f5c19e4bf6f4fb74fab7b0ef2bfcc1"
},
{
"source": "cve@mitre.org",
"tags": [
"Patch"
],
"url": "https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking"
],
"url": "https://github.com/libsndfile/libsndfile/issues/833"
},
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"tags": [
"Issue Tracking"
],
"url": "https://github.com/libsndfile/libsndfile/issues/833"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-190"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
GHSA-X46M-7MVP-6FVQ
Vulnerability from github – Published: 2026-04-29 18:31 – Updated: 2026-04-30 21:30An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.
{
"affected": [],
"aliases": [
"CVE-2026-37555"
],
"database_specific": {
"cwe_ids": [
"CWE-190"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-04-29T16:16:23Z",
"severity": "HIGH"
},
"details": "An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.",
"id": "GHSA-x46m-7mvp-6fvq",
"modified": "2026-04-30T21:30:34Z",
"published": "2026-04-29T18:31:34Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-37555"
},
{
"type": "WEB",
"url": "https://github.com/libsndfile/libsndfile/issues/833"
},
{
"type": "WEB",
"url": "https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151"
},
{
"type": "WEB",
"url": "https://gist.github.com/sgInnora/a5f5c19e4bf6f4fb74fab7b0ef2bfcc1"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"type": "CVSS_V3"
}
]
}
MSRC_CVE-2026-37555
Vulnerability from csaf_microsoft - Published: 2026-04-02 00:00 - Updated: 2026-05-04 14:41| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 17086-2 | — |
None Available
|
|
| Unresolved product id: 17084-1 | — |
None Available
|
| URL | Category |
|---|---|
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
| https://support.microsoft.com/lifecycle | external |
| https://www.first.org/cvss | external |
| https://msrc.microsoft.com/csaf/vex/2026/msrc_cve… | self |
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2026-37555 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-37555.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "CVE-2026-37555",
"tracking": {
"current_release_date": "2026-05-04T14:41:31.000Z",
"generator": {
"date": "2026-05-05T07:38:18.719Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2026-37555",
"initial_release_date": "2026-04-02T00:00:00.000Z",
"revision_history": [
{
"date": "2026-05-03T01:01:33.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
},
{
"date": "2026-05-04T14:41:31.000Z",
"legacy_version": "2",
"number": "2",
"summary": "Information published."
}
],
"status": "final",
"version": "2"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "cbl2 libsndfile 0:1.0.31-4.cbl2",
"product": {
"name": "cbl2 libsndfile 0:1.0.31-4.cbl2",
"product_id": "2"
}
},
{
"category": "product_version_range",
"name": "azl3 libsndfile 0:1.2.2-4.azl3",
"product": {
"name": "azl3 libsndfile 0:1.2.2-4.azl3",
"product_id": "1"
}
}
],
"category": "product_name",
"name": "libsndfile"
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 libsndfile 0:1.0.31-4.cbl2 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 libsndfile 0:1.2.2-4.azl3 as a component of Azure Linux 3.0",
"product_id": "17084-1"
},
"product_reference": "1",
"relates_to_product_reference": "17084"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-37555",
"notes": [
{
"category": "general",
"text": "mitre",
"title": "Assigning CNA"
}
],
"product_status": {
"known_affected": [
"17086-2",
"17084-1"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2026-37555 - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-37555.json"
}
],
"remediations": [
{
"category": "none_available",
"date": "2026-05-03T01:01:33.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17086-2"
]
},
{
"category": "none_available",
"date": "2026-05-03T01:01:33.000Z",
"details": "There is no fix available for this vulnerability as of now",
"product_ids": [
"17084-1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 7.5,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17086-2",
"17084-1"
]
}
],
"title": "CVE-2026-37555"
}
]
}
OPENSUSE-SU-2026:10730-1
Vulnerability from csaf_opensuse - Published: 2026-05-08 00:00 - Updated: 2026-05-08 00:00| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.x86_64 | — |
Vendor Fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.x86_64 | — |
Vendor Fix
|
{
"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.2.2-5.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the libsndfile-devel-1.2.2-5.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2026-10730",
"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-2026_10730-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2025-52194 page",
"url": "https://www.suse.com/security/cve/CVE-2025-52194/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-37555 page",
"url": "https://www.suse.com/security/cve/CVE-2026-37555/"
}
],
"title": "libsndfile-devel-1.2.2-5.1 on GA media",
"tracking": {
"current_release_date": "2026-05-08T00:00:00Z",
"generator": {
"date": "2026-05-08T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2026:10730-1",
"initial_release_date": "2026-05-08T00:00:00Z",
"revision_history": [
{
"date": "2026-05-08T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.2.2-5.1.aarch64",
"product": {
"name": "libsndfile-devel-1.2.2-5.1.aarch64",
"product_id": "libsndfile-devel-1.2.2-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsndfile1-1.2.2-5.1.aarch64",
"product": {
"name": "libsndfile1-1.2.2-5.1.aarch64",
"product_id": "libsndfile1-1.2.2-5.1.aarch64"
}
},
{
"category": "product_version",
"name": "libsndfile1-32bit-1.2.2-5.1.aarch64",
"product": {
"name": "libsndfile1-32bit-1.2.2-5.1.aarch64",
"product_id": "libsndfile1-32bit-1.2.2-5.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.2.2-5.1.ppc64le",
"product": {
"name": "libsndfile-devel-1.2.2-5.1.ppc64le",
"product_id": "libsndfile-devel-1.2.2-5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsndfile1-1.2.2-5.1.ppc64le",
"product": {
"name": "libsndfile1-1.2.2-5.1.ppc64le",
"product_id": "libsndfile1-1.2.2-5.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libsndfile1-32bit-1.2.2-5.1.ppc64le",
"product": {
"name": "libsndfile1-32bit-1.2.2-5.1.ppc64le",
"product_id": "libsndfile1-32bit-1.2.2-5.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.2.2-5.1.s390x",
"product": {
"name": "libsndfile-devel-1.2.2-5.1.s390x",
"product_id": "libsndfile-devel-1.2.2-5.1.s390x"
}
},
{
"category": "product_version",
"name": "libsndfile1-1.2.2-5.1.s390x",
"product": {
"name": "libsndfile1-1.2.2-5.1.s390x",
"product_id": "libsndfile1-1.2.2-5.1.s390x"
}
},
{
"category": "product_version",
"name": "libsndfile1-32bit-1.2.2-5.1.s390x",
"product": {
"name": "libsndfile1-32bit-1.2.2-5.1.s390x",
"product_id": "libsndfile1-32bit-1.2.2-5.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-1.2.2-5.1.x86_64",
"product": {
"name": "libsndfile-devel-1.2.2-5.1.x86_64",
"product_id": "libsndfile-devel-1.2.2-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsndfile1-1.2.2-5.1.x86_64",
"product": {
"name": "libsndfile1-1.2.2-5.1.x86_64",
"product_id": "libsndfile1-1.2.2-5.1.x86_64"
}
},
{
"category": "product_version",
"name": "libsndfile1-32bit-1.2.2-5.1.x86_64",
"product": {
"name": "libsndfile1-32bit-1.2.2-5.1.x86_64",
"product_id": "libsndfile1-32bit-1.2.2-5.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.2.2-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.aarch64"
},
"product_reference": "libsndfile-devel-1.2.2-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.2.2-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.ppc64le"
},
"product_reference": "libsndfile-devel-1.2.2-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.2.2-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.s390x"
},
"product_reference": "libsndfile-devel-1.2.2-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-1.2.2-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.x86_64"
},
"product_reference": "libsndfile-devel-1.2.2-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.2.2-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.aarch64"
},
"product_reference": "libsndfile1-1.2.2-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.2.2-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.ppc64le"
},
"product_reference": "libsndfile1-1.2.2-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.2.2-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.s390x"
},
"product_reference": "libsndfile1-1.2.2-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-1.2.2-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.x86_64"
},
"product_reference": "libsndfile1-1.2.2-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.2.2-5.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.aarch64"
},
"product_reference": "libsndfile1-32bit-1.2.2-5.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.2.2-5.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.ppc64le"
},
"product_reference": "libsndfile1-32bit-1.2.2-5.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.2.2-5.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.s390x"
},
"product_reference": "libsndfile1-32bit-1.2.2-5.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile1-32bit-1.2.2-5.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.x86_64"
},
"product_reference": "libsndfile1-32bit-1.2.2-5.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-52194",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2025-52194"
}
],
"notes": [
{
"category": "general",
"text": "A buffer overflow vulnerability exists in libsndfile version 1.2.2 and potentially earlier versions when processing malformed IRCAM audio files. The vulnerability occurs in the ircam_read_header function at src/ircam.c:164 during sample rate processing, leading to memory corruption and potential code execution.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2025-52194",
"url": "https://www.suse.com/security/cve/CVE-2025-52194"
},
{
"category": "external",
"summary": "SUSE Bug 1248458 for CVE-2025-52194",
"url": "https://bugzilla.suse.com/1248458"
}
],
"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.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 8.2,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2025-52194"
},
{
"cve": "CVE-2026-37555",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-37555"
}
],
"notes": [
{
"category": "general",
"text": "An issue was discovered in libsndfile 1.2.2 IMA ADPCM codec. The AIFF code path (line 241) was fixed with (sf_count_t) cast, but the WAV code path (line 235) and close path (line 167) were not. When samplesperblock (int) * blocks (int) exceeds INT_MAX, the 32-bit multiplication overflows before being assigned to sf.frames (sf_count_t/int64). With samplesperblock=50000 and blocks=50000, the product 2500000000 overflows to -1794967296. This causes incorrect frame count leading to heap buffer overflow or denial of service. Both values come from the WAV file header and are attacker-controlled. This issue was discovered after an incomplete fix for CVE-2022-33065.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-37555",
"url": "https://www.suse.com/security/cve/CVE-2026-37555"
},
{
"category": "external",
"summary": "SUSE Bug 1263695 for CVE-2026-37555",
"url": "https://bugzilla.suse.com/1263695"
}
],
"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.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 7.5,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile-devel-1.2.2-5.1.x86_64",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile1-1.2.2-5.1.x86_64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.aarch64",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.ppc64le",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.s390x",
"openSUSE Tumbleweed:libsndfile1-32bit-1.2.2-5.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-05-08T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2026-37555"
}
]
}
RHSA-2026:19559
Vulnerability from csaf_redhat - Published: 2026-05-20 09:46 - Updated: 2026-05-20 16:10A flaw was found in the libsndfile library. An integer overflow in the IMA ADPCM codec can occur when a specially crafted WAV audio file is processed, specifically with malicious samplesperblock and blocks values. This can lead to a heap-based buffer overflow, causing a crash to the application linked to the library and memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libsndfile is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV. \n\nSecurity Fix(es):\n\n* libsndfile: integer overflow in ima_reader_init() (CVE-2026-37555)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:19559",
"url": "https://access.redhat.com/errata/RHSA-2026:19559"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2463856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19559.json"
}
],
"title": "Red Hat Security Advisory: libsndfile security update",
"tracking": {
"current_release_date": "2026-05-20T16:10:04+00:00",
"generator": {
"date": "2026-05-20T16:10:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:19559",
"initial_release_date": "2026-05-20T09:46:34+00:00",
"revision_history": [
{
"date": "2026-05-20T09:46:34+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-20T09:46:34+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T16:10:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-0:1.0.28-17.el8_10.src",
"product": {
"name": "libsndfile-0:1.0.28-17.el8_10.src",
"product_id": "libsndfile-0:1.0.28-17.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.0.28-17.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-0:1.0.28-17.el8_10.aarch64",
"product": {
"name": "libsndfile-0:1.0.28-17.el8_10.aarch64",
"product_id": "libsndfile-0:1.0.28-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.0.28-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-0:1.0.28-17.el8_10.aarch64",
"product": {
"name": "libsndfile-utils-0:1.0.28-17.el8_10.aarch64",
"product_id": "libsndfile-utils-0:1.0.28-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils@1.0.28-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64",
"product": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64",
"product_id": "libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.0.28-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64",
"product": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64",
"product_id": "libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.0.28-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64",
"product_id": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.0.28-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-devel-0:1.0.28-17.el8_10.aarch64",
"product": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.aarch64",
"product_id": "libsndfile-devel-0:1.0.28-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.0.28-17.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-0:1.0.28-17.el8_10.ppc64le",
"product": {
"name": "libsndfile-0:1.0.28-17.el8_10.ppc64le",
"product_id": "libsndfile-0:1.0.28-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.0.28-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-0:1.0.28-17.el8_10.ppc64le",
"product": {
"name": "libsndfile-utils-0:1.0.28-17.el8_10.ppc64le",
"product_id": "libsndfile-utils-0:1.0.28-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils@1.0.28-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le",
"product": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le",
"product_id": "libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.0.28-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"product": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"product_id": "libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.0.28-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"product_id": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.0.28-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-devel-0:1.0.28-17.el8_10.ppc64le",
"product": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.ppc64le",
"product_id": "libsndfile-devel-0:1.0.28-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.0.28-17.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-0:1.0.28-17.el8_10.i686",
"product": {
"name": "libsndfile-0:1.0.28-17.el8_10.i686",
"product_id": "libsndfile-0:1.0.28-17.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.0.28-17.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.i686",
"product": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.i686",
"product_id": "libsndfile-debugsource-0:1.0.28-17.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.0.28-17.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.i686",
"product": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.i686",
"product_id": "libsndfile-debuginfo-0:1.0.28-17.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.0.28-17.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686",
"product_id": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.0.28-17.el8_10?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsndfile-devel-0:1.0.28-17.el8_10.i686",
"product": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.i686",
"product_id": "libsndfile-devel-0:1.0.28-17.el8_10.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.0.28-17.el8_10?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-0:1.0.28-17.el8_10.x86_64",
"product": {
"name": "libsndfile-0:1.0.28-17.el8_10.x86_64",
"product_id": "libsndfile-0:1.0.28-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.0.28-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-0:1.0.28-17.el8_10.x86_64",
"product": {
"name": "libsndfile-utils-0:1.0.28-17.el8_10.x86_64",
"product_id": "libsndfile-utils-0:1.0.28-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils@1.0.28-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64",
"product": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64",
"product_id": "libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.0.28-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64",
"product": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64",
"product_id": "libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.0.28-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64",
"product_id": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.0.28-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-devel-0:1.0.28-17.el8_10.x86_64",
"product": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.x86_64",
"product_id": "libsndfile-devel-0:1.0.28-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.0.28-17.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-0:1.0.28-17.el8_10.s390x",
"product": {
"name": "libsndfile-0:1.0.28-17.el8_10.s390x",
"product_id": "libsndfile-0:1.0.28-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.0.28-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-0:1.0.28-17.el8_10.s390x",
"product": {
"name": "libsndfile-utils-0:1.0.28-17.el8_10.s390x",
"product_id": "libsndfile-utils-0:1.0.28-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils@1.0.28-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.s390x",
"product": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.s390x",
"product_id": "libsndfile-debugsource-0:1.0.28-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.0.28-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x",
"product": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x",
"product_id": "libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.0.28-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x",
"product_id": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.0.28-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-devel-0:1.0.28-17.el8_10.s390x",
"product": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.s390x",
"product_id": "libsndfile-devel-0:1.0.28-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.0.28-17.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.28-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.aarch64"
},
"product_reference": "libsndfile-0:1.0.28-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.28-17.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.i686"
},
"product_reference": "libsndfile-0:1.0.28-17.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.28-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.ppc64le"
},
"product_reference": "libsndfile-0:1.0.28-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.28-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.s390x"
},
"product_reference": "libsndfile-0:1.0.28-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.28-17.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.src"
},
"product_reference": "libsndfile-0:1.0.28-17.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.28-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.x86_64"
},
"product_reference": "libsndfile-0:1.0.28-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64"
},
"product_reference": "libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.i686"
},
"product_reference": "libsndfile-debuginfo-0:1.0.28-17.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le"
},
"product_reference": "libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x"
},
"product_reference": "libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64"
},
"product_reference": "libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64"
},
"product_reference": "libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.i686"
},
"product_reference": "libsndfile-debugsource-0:1.0.28-17.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le"
},
"product_reference": "libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.s390x"
},
"product_reference": "libsndfile-debugsource-0:1.0.28-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64"
},
"product_reference": "libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.aarch64"
},
"product_reference": "libsndfile-devel-0:1.0.28-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.i686"
},
"product_reference": "libsndfile-devel-0:1.0.28-17.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.ppc64le"
},
"product_reference": "libsndfile-devel-0:1.0.28-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.s390x"
},
"product_reference": "libsndfile-devel-0:1.0.28-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.x86_64"
},
"product_reference": "libsndfile-devel-0:1.0.28-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.28-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.aarch64"
},
"product_reference": "libsndfile-utils-0:1.0.28-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.28-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.ppc64le"
},
"product_reference": "libsndfile-utils-0:1.0.28-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.28-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.s390x"
},
"product_reference": "libsndfile-utils-0:1.0.28-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.28-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.x86_64"
},
"product_reference": "libsndfile-utils-0:1.0.28-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.28-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.aarch64"
},
"product_reference": "libsndfile-0:1.0.28-17.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.28-17.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.i686"
},
"product_reference": "libsndfile-0:1.0.28-17.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.28-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.ppc64le"
},
"product_reference": "libsndfile-0:1.0.28-17.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.28-17.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.s390x"
},
"product_reference": "libsndfile-0:1.0.28-17.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.28-17.el8_10.src as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.src"
},
"product_reference": "libsndfile-0:1.0.28-17.el8_10.src",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.28-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.x86_64"
},
"product_reference": "libsndfile-0:1.0.28-17.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64"
},
"product_reference": "libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.i686"
},
"product_reference": "libsndfile-debuginfo-0:1.0.28-17.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le"
},
"product_reference": "libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x"
},
"product_reference": "libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64"
},
"product_reference": "libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64"
},
"product_reference": "libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.i686"
},
"product_reference": "libsndfile-debugsource-0:1.0.28-17.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le"
},
"product_reference": "libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.s390x"
},
"product_reference": "libsndfile-debugsource-0:1.0.28-17.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64"
},
"product_reference": "libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.aarch64"
},
"product_reference": "libsndfile-devel-0:1.0.28-17.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.i686"
},
"product_reference": "libsndfile-devel-0:1.0.28-17.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.ppc64le"
},
"product_reference": "libsndfile-devel-0:1.0.28-17.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.s390x"
},
"product_reference": "libsndfile-devel-0:1.0.28-17.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.28-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.x86_64"
},
"product_reference": "libsndfile-devel-0:1.0.28-17.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.28-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.aarch64"
},
"product_reference": "libsndfile-utils-0:1.0.28-17.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.28-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.ppc64le"
},
"product_reference": "libsndfile-utils-0:1.0.28-17.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.28-17.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.s390x"
},
"product_reference": "libsndfile-utils-0:1.0.28-17.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.28-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.x86_64"
},
"product_reference": "libsndfile-utils-0:1.0.28-17.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux CRB (v. 8)",
"product_id": "CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64",
"relates_to_product_reference": "CRB-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-37555",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-29T17:00:55.901773+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libsndfile library. An integer overflow in the IMA ADPCM codec can occur when a specially crafted WAV audio file is processed, specifically with malicious samplesperblock and blocks values. This can lead to a heap-based buffer overflow, causing a crash to the application linked to the library and memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsndfile: integer overflow in ima_reader_init()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a malicious WAV file with an application linked to the libsndfile library.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-37555"
},
{
"category": "external",
"summary": "RHBZ#2463856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-37555",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-37555"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-37555",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-37555"
},
{
"category": "external",
"summary": "https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151",
"url": "https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151"
},
{
"category": "external",
"summary": "https://github.com/libsndfile/libsndfile/issues/833",
"url": "https://github.com/libsndfile/libsndfile/issues/833"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T09:46:34+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19559"
},
{
"category": "workaround",
"details": "Do not process untrusted WAV files with the libsndfile library.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.src",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.28-17.el8_10.x86_64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.aarch64",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.i686",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.ppc64le",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.s390x",
"CRB-8.10.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.28-17.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libsndfile: integer overflow in ima_reader_init()"
}
]
}
RHSA-2026:19560
Vulnerability from csaf_redhat - Published: 2026-05-20 09:32 - Updated: 2026-05-20 16:10A flaw was found in the libsndfile library. An integer overflow in the IMA ADPCM codec can occur when a specially crafted WAV audio file is processed, specifically with malicious samplesperblock and blocks values. This can lead to a heap-based buffer overflow, causing a crash to the application linked to the library and memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libsndfile is now available for Red Hat Enterprise Linux 10.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV. \n\nSecurity Fix(es):\n\n* libsndfile: integer overflow in ima_reader_init() (CVE-2026-37555)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:19560",
"url": "https://access.redhat.com/errata/RHSA-2026:19560"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2463856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19560.json"
}
],
"title": "Red Hat Security Advisory: libsndfile security update",
"tracking": {
"current_release_date": "2026-05-20T16:10:04+00:00",
"generator": {
"date": "2026-05-20T16:10:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:19560",
"initial_release_date": "2026-05-20T09:32:39+00:00",
"revision_history": [
{
"date": "2026-05-20T09:32:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-20T09:32:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T16:10:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:10.2"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-0:1.2.2-6.el10_2.1.src",
"product": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.src",
"product_id": "libsndfile-0:1.2.2-6.el10_2.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.2.2-6.el10_2.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-0:1.2.2-6.el10_2.1.aarch64",
"product": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.aarch64",
"product_id": "libsndfile-0:1.2.2-6.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.2.2-6.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64",
"product": {
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64",
"product_id": "libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils@1.2.2-6.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64",
"product": {
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64",
"product_id": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.2.2-6.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"product": {
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"product_id": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.2.2-6.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"product_id": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.2.2-6.el10_2.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64",
"product": {
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64",
"product_id": "libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.2.2-6.el10_2.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-0:1.2.2-6.el10_2.1.ppc64le",
"product": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.ppc64le",
"product_id": "libsndfile-0:1.2.2-6.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.2.2-6.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le",
"product": {
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le",
"product_id": "libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils@1.2.2-6.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le",
"product": {
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le",
"product_id": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.2.2-6.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"product": {
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"product_id": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.2.2-6.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"product_id": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.2.2-6.el10_2.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le",
"product": {
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le",
"product_id": "libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.2.2-6.el10_2.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-0:1.2.2-6.el10_2.1.s390x",
"product": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.s390x",
"product_id": "libsndfile-0:1.2.2-6.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.2.2-6.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.s390x",
"product": {
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.s390x",
"product_id": "libsndfile-utils-0:1.2.2-6.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils@1.2.2-6.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x",
"product": {
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x",
"product_id": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.2.2-6.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"product": {
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"product_id": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.2.2-6.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"product_id": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.2.2-6.el10_2.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.s390x",
"product": {
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.s390x",
"product_id": "libsndfile-devel-0:1.2.2-6.el10_2.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.2.2-6.el10_2.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-0:1.2.2-6.el10_2.1.x86_64",
"product": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.x86_64",
"product_id": "libsndfile-0:1.2.2-6.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.2.2-6.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64",
"product": {
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64",
"product_id": "libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils@1.2.2-6.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64",
"product": {
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64",
"product_id": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.2.2-6.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"product": {
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"product_id": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.2.2-6.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"product_id": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.2.2-6.el10_2.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64",
"product": {
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64",
"product_id": "libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.2.2-6.el10_2.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.aarch64"
},
"product_reference": "libsndfile-0:1.2.2-6.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.ppc64le"
},
"product_reference": "libsndfile-0:1.2.2-6.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.s390x"
},
"product_reference": "libsndfile-0:1.2.2-6.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.src as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.src"
},
"product_reference": "libsndfile-0:1.2.2-6.el10_2.1.src",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.x86_64"
},
"product_reference": "libsndfile-0:1.2.2-6.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64"
},
"product_reference": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le"
},
"product_reference": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x"
},
"product_reference": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64"
},
"product_reference": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64"
},
"product_reference": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le"
},
"product_reference": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x"
},
"product_reference": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64"
},
"product_reference": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64"
},
"product_reference": "libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le"
},
"product_reference": "libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.s390x"
},
"product_reference": "libsndfile-devel-0:1.2.2-6.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64"
},
"product_reference": "libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64"
},
"product_reference": "libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le"
},
"product_reference": "libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.s390x"
},
"product_reference": "libsndfile-utils-0:1.2.2-6.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64"
},
"product_reference": "libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 10)",
"product_id": "AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"relates_to_product_reference": "AppStream-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.aarch64"
},
"product_reference": "libsndfile-0:1.2.2-6.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.ppc64le"
},
"product_reference": "libsndfile-0:1.2.2-6.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.s390x"
},
"product_reference": "libsndfile-0:1.2.2-6.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.src"
},
"product_reference": "libsndfile-0:1.2.2-6.el10_2.1.src",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.2.2-6.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.x86_64"
},
"product_reference": "libsndfile-0:1.2.2-6.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64"
},
"product_reference": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le"
},
"product_reference": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x"
},
"product_reference": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64"
},
"product_reference": "libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64"
},
"product_reference": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le"
},
"product_reference": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x"
},
"product_reference": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64"
},
"product_reference": "libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64"
},
"product_reference": "libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le"
},
"product_reference": "libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.s390x"
},
"product_reference": "libsndfile-devel-0:1.2.2-6.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64"
},
"product_reference": "libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64"
},
"product_reference": "libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le"
},
"product_reference": "libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.s390x"
},
"product_reference": "libsndfile-utils-0:1.2.2-6.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64"
},
"product_reference": "libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"relates_to_product_reference": "CRB-10.2.Z"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 10)",
"product_id": "CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"relates_to_product_reference": "CRB-10.2.Z"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-37555",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-29T17:00:55.901773+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libsndfile library. An integer overflow in the IMA ADPCM codec can occur when a specially crafted WAV audio file is processed, specifically with malicious samplesperblock and blocks values. This can lead to a heap-based buffer overflow, causing a crash to the application linked to the library and memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsndfile: integer overflow in ima_reader_init()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a malicious WAV file with an application linked to the libsndfile library.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.src",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.src",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-37555"
},
{
"category": "external",
"summary": "RHBZ#2463856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-37555",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-37555"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-37555",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-37555"
},
{
"category": "external",
"summary": "https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151",
"url": "https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151"
},
{
"category": "external",
"summary": "https://github.com/libsndfile/libsndfile/issues/833",
"url": "https://github.com/libsndfile/libsndfile/issues/833"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T09:32:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.src",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.src",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19560"
},
{
"category": "workaround",
"details": "Do not process untrusted WAV files with the libsndfile library.",
"product_ids": [
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.src",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.src",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.src",
"AppStream-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"AppStream-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.src",
"CRB-10.2.Z:libsndfile-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-debuginfo-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-debugsource-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-devel-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-utils-0:1.2.2-6.el10_2.1.x86_64",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.aarch64",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.ppc64le",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.s390x",
"CRB-10.2.Z:libsndfile-utils-debuginfo-0:1.2.2-6.el10_2.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libsndfile: integer overflow in ima_reader_init()"
}
]
}
RHSA-2026:19610
Vulnerability from csaf_redhat - Published: 2026-05-20 13:12 - Updated: 2026-05-20 16:10A flaw was found in the libsndfile library. An integer overflow in the IMA ADPCM codec can occur when a specially crafted WAV audio file is processed, specifically with malicious samplesperblock and blocks values. This can lead to a heap-based buffer overflow, causing a crash to the application linked to the library and memory corruption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for libsndfile is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "libsndfile is a C library for reading and writing files containing sampled sound, such as AIFF, AU, or WAV. \n\nSecurity Fix(es):\n\n* libsndfile: integer overflow in ima_reader_init() (CVE-2026-37555)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:19610",
"url": "https://access.redhat.com/errata/RHSA-2026:19610"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2463856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463856"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_19610.json"
}
],
"title": "Red Hat Security Advisory: libsndfile security update",
"tracking": {
"current_release_date": "2026-05-20T16:10:04+00:00",
"generator": {
"date": "2026-05-20T16:10:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.8.0"
}
},
"id": "RHSA-2026:19610",
"initial_release_date": "2026-05-20T13:12:05+00:00",
"revision_history": [
{
"date": "2026-05-20T13:12:05+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-05-20T13:12:05+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-20T16:10:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::crb"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64",
"product": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64",
"product_id": "libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.0.31-9.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64",
"product": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64",
"product_id": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.0.31-9.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"product": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"product_id": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.0.31-9.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"product_id": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.0.31-9.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-0:1.0.31-9.el9_8.1.x86_64",
"product": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.x86_64",
"product_id": "libsndfile-0:1.0.31-9.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.0.31-9.el9_8.1?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64",
"product": {
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64",
"product_id": "libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils@1.0.31-9.el9_8.1?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.i686",
"product": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.i686",
"product_id": "libsndfile-devel-0:1.0.31-9.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.0.31-9.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686",
"product": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686",
"product_id": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.0.31-9.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686",
"product": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686",
"product_id": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.0.31-9.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686",
"product_id": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.0.31-9.el9_8.1?arch=i686"
}
}
},
{
"category": "product_version",
"name": "libsndfile-0:1.0.31-9.el9_8.1.i686",
"product": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.i686",
"product_id": "libsndfile-0:1.0.31-9.el9_8.1.i686",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.0.31-9.el9_8.1?arch=i686"
}
}
}
],
"category": "architecture",
"name": "i686"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64",
"product": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64",
"product_id": "libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.0.31-9.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64",
"product": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64",
"product_id": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.0.31-9.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"product": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"product_id": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.0.31-9.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"product_id": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.0.31-9.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-0:1.0.31-9.el9_8.1.aarch64",
"product": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.aarch64",
"product_id": "libsndfile-0:1.0.31-9.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.0.31-9.el9_8.1?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64",
"product": {
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64",
"product_id": "libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils@1.0.31-9.el9_8.1?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le",
"product": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le",
"product_id": "libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.0.31-9.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le",
"product": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le",
"product_id": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.0.31-9.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"product": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"product_id": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.0.31-9.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"product_id": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.0.31-9.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-0:1.0.31-9.el9_8.1.ppc64le",
"product": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.ppc64le",
"product_id": "libsndfile-0:1.0.31-9.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.0.31-9.el9_8.1?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le",
"product": {
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le",
"product_id": "libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils@1.0.31-9.el9_8.1?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.s390x",
"product": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.s390x",
"product_id": "libsndfile-devel-0:1.0.31-9.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-devel@1.0.31-9.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x",
"product": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x",
"product_id": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debugsource@1.0.31-9.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"product": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"product_id": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-debuginfo@1.0.31-9.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"product": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"product_id": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils-debuginfo@1.0.31-9.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-0:1.0.31-9.el9_8.1.s390x",
"product": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.s390x",
"product_id": "libsndfile-0:1.0.31-9.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.0.31-9.el9_8.1?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.s390x",
"product": {
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.s390x",
"product_id": "libsndfile-utils-0:1.0.31-9.el9_8.1.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile-utils@1.0.31-9.el9_8.1?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libsndfile-0:1.0.31-9.el9_8.1.src",
"product": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.src",
"product_id": "libsndfile-0:1.0.31-9.el9_8.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libsndfile@1.0.31-9.el9_8.1?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.aarch64"
},
"product_reference": "libsndfile-0:1.0.31-9.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.i686"
},
"product_reference": "libsndfile-0:1.0.31-9.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.ppc64le"
},
"product_reference": "libsndfile-0:1.0.31-9.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.s390x"
},
"product_reference": "libsndfile-0:1.0.31-9.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.src"
},
"product_reference": "libsndfile-0:1.0.31-9.el9_8.1.src",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.x86_64"
},
"product_reference": "libsndfile-0:1.0.31-9.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64"
},
"product_reference": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686"
},
"product_reference": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le"
},
"product_reference": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x"
},
"product_reference": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64"
},
"product_reference": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64"
},
"product_reference": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686"
},
"product_reference": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le"
},
"product_reference": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x"
},
"product_reference": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64"
},
"product_reference": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64"
},
"product_reference": "libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.i686"
},
"product_reference": "libsndfile-devel-0:1.0.31-9.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le"
},
"product_reference": "libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.s390x"
},
"product_reference": "libsndfile-devel-0:1.0.31-9.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64"
},
"product_reference": "libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64"
},
"product_reference": "libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le"
},
"product_reference": "libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.s390x"
},
"product_reference": "libsndfile-utils-0:1.0.31-9.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64"
},
"product_reference": "libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"relates_to_product_reference": "AppStream-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.aarch64"
},
"product_reference": "libsndfile-0:1.0.31-9.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.i686"
},
"product_reference": "libsndfile-0:1.0.31-9.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.ppc64le"
},
"product_reference": "libsndfile-0:1.0.31-9.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.s390x"
},
"product_reference": "libsndfile-0:1.0.31-9.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.src"
},
"product_reference": "libsndfile-0:1.0.31-9.el9_8.1.src",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-0:1.0.31-9.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.x86_64"
},
"product_reference": "libsndfile-0:1.0.31-9.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64"
},
"product_reference": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686"
},
"product_reference": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le"
},
"product_reference": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x"
},
"product_reference": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64"
},
"product_reference": "libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64"
},
"product_reference": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686"
},
"product_reference": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le"
},
"product_reference": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x"
},
"product_reference": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64"
},
"product_reference": "libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64"
},
"product_reference": "libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.i686"
},
"product_reference": "libsndfile-devel-0:1.0.31-9.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le"
},
"product_reference": "libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.s390x"
},
"product_reference": "libsndfile-devel-0:1.0.31-9.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64"
},
"product_reference": "libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64"
},
"product_reference": "libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le"
},
"product_reference": "libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.s390x"
},
"product_reference": "libsndfile-utils-0:1.0.31-9.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64"
},
"product_reference": "libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder (v. 9)",
"product_id": "CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64"
},
"product_reference": "libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"relates_to_product_reference": "CRB-9.8.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-37555",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-04-29T17:00:55.901773+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463856"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the libsndfile library. An integer overflow in the IMA ADPCM codec can occur when a specially crafted WAV audio file is processed, specifically with malicious samplesperblock and blocks values. This can lead to a heap-based buffer overflow, causing a crash to the application linked to the library and memory corruption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "libsndfile: integer overflow in ima_reader_init()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "To exploit this issue, an attacker needs to be able to process a malicious WAV file with an application linked to the libsndfile library.\n\nDefault Red Hat Enterprise Linux security features, including SELinux enforcement, Address Space Layout Randomization (ASLR) and NX (No-Execute) stack protection, significantly increase the difficulty of achieving arbitrary code execution, limiting the impact of this vulnerability.\n\nDue to these reasons, this flaw has been rated with an important severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-37555"
},
{
"category": "external",
"summary": "RHBZ#2463856",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463856"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-37555",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-37555"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-37555",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-37555"
},
{
"category": "external",
"summary": "https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151",
"url": "https://github.com/libsndfile/libsndfile/commit/9a829113c88a51e57c1e46473e90609e4b7df151"
},
{
"category": "external",
"summary": "https://github.com/libsndfile/libsndfile/issues/833",
"url": "https://github.com/libsndfile/libsndfile/issues/833"
}
],
"release_date": "2026-04-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-05-20T13:12:05+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:19610"
},
{
"category": "workaround",
"details": "Do not process untrusted WAV files with the libsndfile library.",
"product_ids": [
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.src",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"AppStream-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.src",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debuginfo-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-debugsource-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-devel-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-0:1.0.31-9.el9_8.1.x86_64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.aarch64",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.i686",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.ppc64le",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.s390x",
"CRB-9.8.0.Z.MAIN.EUS:libsndfile-utils-debuginfo-0:1.0.31-9.el9_8.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "libsndfile: integer overflow in ima_reader_init()"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.