Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-56109 (GCVE-0-2026-56109)
Vulnerability from cvelistv5 – Published: 2026-06-22 15:58 – Updated: 2026-07-14 21:34 X_Open Source- CWE-415 - Double Free
| URL | Tags |
|---|---|
| https://lore.kernel.org/alsa-devel/CAGt8pqBU0p2vo… | technical-descriptionexploit |
| https://github.com/alsa-project/alsa-lib/releases… | release-notes |
| https://github.com/alsa-project/alsa-lib/commit/5… | patch |
| https://www.vulncheck.com/advisories/alsa-library… | third-party-advisory |
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| alsa-project | alsa-lib |
Affected:
0 , < 1.2.16.1
(custom)
cpe:2.3:a:alsa-project:alsa-lib:*:*:*:*:*:*:*:* |
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-56109",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-22T17:29:11.617397Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-22T17:29:23.873Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "affected",
"packageURL": "pkg:github/alsa-project/alsa-lib",
"product": "alsa-lib",
"repo": "https://github.com/alsa-project/alsa-lib",
"vendor": "alsa-project",
"versions": [
{
"lessThan": "1.2.16.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:alsa-project:alsa-lib:*:*:*:*:*:*:*:*",
"versionEndExcluding": "1.2.16.1",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Dmitrijs Trizna of Aisle Research"
},
{
"lang": "en",
"type": "finder",
"value": "Luigino Camastra of Aisle Research"
},
{
"lang": "en",
"type": "finder",
"value": "Guido Vranken of Aisle Research"
},
{
"lang": "en",
"type": "finder",
"value": "Ze Sheng of Aisle Research"
}
],
"datePublic": "2026-06-08T00:00:00.000Z",
"descriptions": [
{
"lang": "en",
"value": "The Advanced Linux Sound Architecture (ALSA) library before 1.2.16.1 contains a double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory by supplying maliciously crafted ALSA configuration text. When parsing nested compound or array configuration blocks, parse_def() fails to check return values before continuing, causing snd_config_delete() to be called twice on the same already-freed node, resulting in a NULL-pointer write or invalid memory read."
}
],
"metrics": [
{
"cvssV4_0": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"baseScore": 7,
"baseSeverity": "HIGH",
"exploitMaturity": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
},
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-415",
"description": "Double Free",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-14T21:34:01.247Z",
"orgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"shortName": "VulnCheck"
},
"references": [
{
"name": "Researcher Disclosure",
"tags": [
"technical-description",
"exploit"
],
"url": "https://lore.kernel.org/alsa-devel/CAGt8pqBU0p2voB+qHxWGcNJrKHAcBhAyHUUBPLBN-Yj_SiV6MQ@mail.gmail.com/"
},
{
"name": "Release Notes",
"tags": [
"release-notes"
],
"url": "https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.16.1"
},
{
"name": "Patch Commit",
"tags": [
"patch"
],
"url": "https://github.com/alsa-project/alsa-lib/commit/536dd6f8affdf5197c12a63a71c92a70b2833cc0"
},
{
"tags": [
"third-party-advisory"
],
"url": "https://www.vulncheck.com/advisories/alsa-library-double-free-via-parse-def-in-conf-c"
}
],
"source": {
"discovery": "UNKNOWN"
},
"tags": [
"x_open-source"
],
"title": "ALSA Library \u003c 1.2.16.1 Double-Free via parse_def() in conf.c",
"x_generator": {
"engine": "vulncheck"
}
}
},
"cveMetadata": {
"assignerOrgId": "83251b91-4cc7-4094-a5c7-464a1b83ea10",
"assignerShortName": "VulnCheck",
"cveId": "CVE-2026-56109",
"datePublished": "2026-06-22T15:58:42.404Z",
"dateReserved": "2026-06-18T19:15:10.650Z",
"dateUpdated": "2026-07-14T21:34:01.247Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-56109",
"date": "2026-08-22",
"epss": "0.00138",
"percentile": "0.03695"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-56109\",\"sourceIdentifier\":\"disclosure@vulncheck.com\",\"published\":\"2026-06-22T18:16:48.557\",\"lastModified\":\"2026-07-14T22:17:18.487\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"The Advanced Linux Sound Architecture (ALSA) library before 1.2.16.1 contains a double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory by supplying maliciously crafted ALSA configuration text. When parsing nested compound or array configuration blocks, parse_def() fails to check return values before continuing, causing snd_config_delete() to be called twice on the same already-freed node, resulting in a NULL-pointer write or invalid memory read.\"}],\"affected\":[{\"source\":\"disclosure@vulncheck.com\",\"affectedData\":[{\"vendor\":\"alsa-project\",\"product\":\"alsa-lib\",\"defaultStatus\":\"affected\",\"repo\":\"https://github.com/alsa-project/alsa-lib\",\"packageURL\":\"pkg:github/alsa-project/alsa-lib\",\"versions\":[{\"version\":\"0\",\"lessThan\":\"1.2.16.1\",\"versionType\":\"custom\",\"status\":\"affected\"}]}]}],\"metrics\":{\"cvssMetricV40\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"4.0\",\"vectorString\":\"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X\",\"baseScore\":7.0,\"baseSeverity\":\"HIGH\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"attackRequirements\":\"NONE\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"vulnConfidentialityImpact\":\"NONE\",\"vulnIntegrityImpact\":\"LOW\",\"vulnAvailabilityImpact\":\"HIGH\",\"subConfidentialityImpact\":\"NONE\",\"subIntegrityImpact\":\"NONE\",\"subAvailabilityImpact\":\"NONE\",\"exploitMaturity\":\"NOT_DEFINED\",\"confidentialityRequirement\":\"NOT_DEFINED\",\"integrityRequirement\":\"NOT_DEFINED\",\"availabilityRequirement\":\"NOT_DEFINED\",\"modifiedAttackVector\":\"NOT_DEFINED\",\"modifiedAttackComplexity\":\"NOT_DEFINED\",\"modifiedAttackRequirements\":\"NOT_DEFINED\",\"modifiedPrivilegesRequired\":\"NOT_DEFINED\",\"modifiedUserInteraction\":\"NOT_DEFINED\",\"modifiedVulnConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedVulnIntegrityImpact\":\"NOT_DEFINED\",\"modifiedVulnAvailabilityImpact\":\"NOT_DEFINED\",\"modifiedSubConfidentialityImpact\":\"NOT_DEFINED\",\"modifiedSubIntegrityImpact\":\"NOT_DEFINED\",\"modifiedSubAvailabilityImpact\":\"NOT_DEFINED\",\"Safety\":\"NOT_DEFINED\",\"Automatable\":\"NOT_DEFINED\",\"Recovery\":\"NOT_DEFINED\",\"valueDensity\":\"NOT_DEFINED\",\"vulnerabilityResponseEffort\":\"NOT_DEFINED\",\"providerUrgency\":\"NOT_DEFINED\"}}],\"cvssMetricV31\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H\",\"baseScore\":6.8,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"LOCAL\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"LOW\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.5,\"impactScore\":4.2}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-06-22T17:29:11.617397Z\",\"id\":\"CVE-2026-56109\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"disclosure@vulncheck.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-415\"}]}],\"references\":[{\"url\":\"https://github.com/alsa-project/alsa-lib/commit/536dd6f8affdf5197c12a63a71c92a70b2833cc0\",\"source\":\"disclosure@vulncheck.com\"},{\"url\":\"https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.16.1\",\"source\":\"disclosure@vulncheck.com\"},{\"url\":\"https://lore.kernel.org/alsa-devel/CAGt8pqBU0p2voB+qHxWGcNJrKHAcBhAyHUUBPLBN-Yj_SiV6MQ@mail.gmail.com/\",\"source\":\"disclosure@vulncheck.com\"},{\"url\":\"https://www.vulncheck.com/advisories/alsa-library-double-free-via-parse-def-in-conf-c\",\"source\":\"disclosure@vulncheck.com\"}]}}",
"redhat_vex": {
"aggregate_severity": "Moderate",
"current_release_date": "2026-08-18T17:22:59+00:00",
"cve": "CVE-2026-56109",
"id": "CVE-2026-56109",
"initial_release_date": "2026-06-22T15:58:42.404000+00:00",
"product_status:fixed": "4",
"product_status:known_affected": "13",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "alsa-lib: ALSA library: Double-free vulnerability leading to memory corruption",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-56109.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-08-05T00:35:52Z",
"cve": "CVE-2026-56109",
"id": "CVE-2026-56109",
"initial_release_date": "2026-06-24T02:34:45Z",
"product_status:known_affected": "513",
"product_status:recommended": "53",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-56109",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-56109.json",
"version": "10"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-56109\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-22T17:29:11.617397Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-22T17:29:18.270Z\"}}], \"cna\": {\"tags\": [\"x_open-source\"], \"title\": \"ALSA Library \u003c 1.2.16.1 Double-Free via parse_def() in conf.c\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Dmitrijs Trizna of Aisle Research\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Luigino Camastra of Aisle Research\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Guido Vranken of Aisle Research\"}, {\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Ze Sheng of Aisle Research\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV4_0\": {\"Safety\": \"NOT_DEFINED\", \"version\": \"4.0\", \"Recovery\": \"NOT_DEFINED\", \"baseScore\": 7, \"Automatable\": \"NOT_DEFINED\", \"attackVector\": \"LOCAL\", \"baseSeverity\": \"HIGH\", \"valueDensity\": \"NOT_DEFINED\", \"vectorString\": \"CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N\", \"exploitMaturity\": \"NOT_DEFINED\", \"providerUrgency\": \"NOT_DEFINED\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"attackRequirements\": \"NONE\", \"privilegesRequired\": \"NONE\", \"subIntegrityImpact\": \"NONE\", \"vulnIntegrityImpact\": \"LOW\", \"subAvailabilityImpact\": \"NONE\", \"vulnAvailabilityImpact\": \"HIGH\", \"subConfidentialityImpact\": \"NONE\", \"vulnConfidentialityImpact\": \"NONE\", \"vulnerabilityResponseEffort\": \"NOT_DEFINED\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}, {\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 6.8, \"attackVector\": \"LOCAL\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H\", \"integrityImpact\": \"LOW\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/alsa-project/alsa-lib\", \"vendor\": \"alsa-project\", \"product\": \"alsa-lib\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.2.16.1\", \"versionType\": \"custom\"}], \"defaultStatus\": \"affected\"}], \"datePublic\": \"2026-06-08T00:00:00.000Z\", \"references\": [{\"url\": \"https://lore.kernel.org/alsa-devel/CAGt8pqBU0p2voB+qHxWGcNJrKHAcBhAyHUUBPLBN-Yj_SiV6MQ@mail.gmail.com/\", \"name\": \"Researcher Disclosure\", \"tags\": [\"technical-description\", \"exploit\"]}, {\"url\": \"https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.16.1\", \"name\": \"Release Notes\", \"tags\": [\"release-notes\"]}, {\"url\": \"https://github.com/alsa-project/alsa-lib/commit/536dd6f8affdf5197c12a63a71c92a70b2833cc0\", \"name\": \"Patch Commit\", \"tags\": [\"patch\"]}, {\"url\": \"https://www.vulncheck.com/advisories/alsa-library-double-free-via-parse-def-in-conf-c\", \"tags\": [\"third-party-advisory\"]}], \"x_generator\": {\"engine\": \"vulncheck\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"The Advanced Linux Sound Architecture (ALSA) library before 1.2.16.1 contains a double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory by supplying maliciously crafted ALSA configuration text. When parsing nested compound or array configuration blocks, parse_def() fails to check return values before continuing, causing snd_config_delete() to be called twice on the same already-freed node, resulting in a NULL-pointer write or invalid memory read.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-415\", \"description\": \"Double Free\"}]}], \"providerMetadata\": {\"orgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"shortName\": \"VulnCheck\", \"dateUpdated\": \"2026-06-22T15:58:42.404Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-56109\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-06-22T17:29:23.873Z\", \"dateReserved\": \"2026-06-18T19:15:10.650Z\", \"assignerOrgId\": \"83251b91-4cc7-4094-a5c7-464a1b83ea10\", \"datePublished\": \"2026-06-22T15:58:42.404Z\", \"assignerShortName\": \"VulnCheck\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
FKIE_CVE-2026-56109
Vulnerability from fkie_nvd - Published: 2026-06-22 18:16 - Updated: 2026-07-14 22:17| Vendor | Product | Version |
|---|
{
"affected": [
{
"affectedData": [
{
"defaultStatus": "affected",
"packageURL": "pkg:github/alsa-project/alsa-lib",
"product": "alsa-lib",
"repo": "https://github.com/alsa-project/alsa-lib",
"vendor": "alsa-project",
"versions": [
{
"lessThan": "1.2.16.1",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"source": "disclosure@vulncheck.com"
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "The Advanced Linux Sound Architecture (ALSA) library before 1.2.16.1 contains a double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory by supplying maliciously crafted ALSA configuration text. When parsing nested compound or array configuration blocks, parse_def() fails to check return values before continuing, causing snd_config_delete() to be called twice on the same already-freed node, resulting in a NULL-pointer write or invalid memory read."
}
],
"id": "CVE-2026-56109",
"lastModified": "2026-07-14T22:17:18.487",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.5,
"impactScore": 4.2,
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
],
"cvssMetricV40": [
{
"cvssData": {
"Automatable": "NOT_DEFINED",
"Recovery": "NOT_DEFINED",
"Safety": "NOT_DEFINED",
"attackComplexity": "LOW",
"attackRequirements": "NONE",
"attackVector": "LOCAL",
"availabilityRequirement": "NOT_DEFINED",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityRequirement": "NOT_DEFINED",
"exploitMaturity": "NOT_DEFINED",
"integrityRequirement": "NOT_DEFINED",
"modifiedAttackComplexity": "NOT_DEFINED",
"modifiedAttackRequirements": "NOT_DEFINED",
"modifiedAttackVector": "NOT_DEFINED",
"modifiedPrivilegesRequired": "NOT_DEFINED",
"modifiedSubAvailabilityImpact": "NOT_DEFINED",
"modifiedSubConfidentialityImpact": "NOT_DEFINED",
"modifiedSubIntegrityImpact": "NOT_DEFINED",
"modifiedUserInteraction": "NOT_DEFINED",
"modifiedVulnAvailabilityImpact": "NOT_DEFINED",
"modifiedVulnConfidentialityImpact": "NOT_DEFINED",
"modifiedVulnIntegrityImpact": "NOT_DEFINED",
"privilegesRequired": "NONE",
"providerUrgency": "NOT_DEFINED",
"subAvailabilityImpact": "NONE",
"subConfidentialityImpact": "NONE",
"subIntegrityImpact": "NONE",
"userInteraction": "NONE",
"valueDensity": "NOT_DEFINED",
"vectorString": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"version": "4.0",
"vulnAvailabilityImpact": "HIGH",
"vulnConfidentialityImpact": "NONE",
"vulnIntegrityImpact": "LOW",
"vulnerabilityResponseEffort": "NOT_DEFINED"
},
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
],
"ssvcV203": [
{
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"ssvcData": {
"id": "CVE-2026-56109",
"options": [
{
"exploitation": "none"
},
{
"automatable": "no"
},
{
"technicalImpact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-22T17:29:11.617397Z",
"version": "2.0.3"
}
}
]
},
"published": "2026-06-22T18:16:48.557",
"references": [
{
"source": "disclosure@vulncheck.com",
"url": "https://github.com/alsa-project/alsa-lib/commit/536dd6f8affdf5197c12a63a71c92a70b2833cc0"
},
{
"source": "disclosure@vulncheck.com",
"url": "https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.16.1"
},
{
"source": "disclosure@vulncheck.com",
"url": "https://lore.kernel.org/alsa-devel/CAGt8pqBU0p2voB+qHxWGcNJrKHAcBhAyHUUBPLBN-Yj_SiV6MQ@mail.gmail.com/"
},
{
"source": "disclosure@vulncheck.com",
"url": "https://www.vulncheck.com/advisories/alsa-library-double-free-via-parse-def-in-conf-c"
}
],
"sourceIdentifier": "disclosure@vulncheck.com",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-415"
}
],
"source": "disclosure@vulncheck.com",
"type": "Secondary"
}
]
}
GHSA-JFRH-W252-Q2H4
Vulnerability from github – Published: 2026-06-22 18:34 – Updated: 2026-06-22 18:34The Advanced Linux Sound Architecture (ALSA) library before 1.2.16.1 contains a double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory by supplying maliciously crafted ALSA configuration text. When parsing nested compound or array configuration blocks, parse_def() fails to check return values before continuing, causing snd_config_delete() to be called twice on the same already-freed node, resulting in a NULL-pointer write or invalid memory read.
{
"affected": [],
"aliases": [
"CVE-2026-56109"
],
"database_specific": {
"cwe_ids": [
"CWE-415"
],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-06-22T18:16:48Z",
"severity": "HIGH"
},
"details": "The Advanced Linux Sound Architecture (ALSA) library before 1.2.16.1 contains a double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory by supplying maliciously crafted ALSA configuration text. When parsing nested compound or array configuration blocks, parse_def() fails to check return values before continuing, causing snd_config_delete() to be called twice on the same already-freed node, resulting in a NULL-pointer write or invalid memory read.",
"id": "GHSA-jfrh-w252-q2h4",
"modified": "2026-06-22T18:34:18Z",
"published": "2026-06-22T18:34:18Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56109"
},
{
"type": "WEB",
"url": "https://github.com/alsa-project/alsa-lib/commit/536dd6f8affdf5197c12a63a71c92a70b2833cc0"
},
{
"type": "WEB",
"url": "https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.16.1"
},
{
"type": "WEB",
"url": "https://lore.kernel.org/alsa-devel/CAGt8pqBU0p2voB+qHxWGcNJrKHAcBhAyHUUBPLBN-Yj_SiV6MQ@mail.gmail.com"
},
{
"type": "WEB",
"url": "https://www.vulncheck.com/advisories/alsa-library-double-free-via-parse-def-in-conf-c"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X",
"type": "CVSS_V4"
}
]
}
RHSA-2026:40573
Vulnerability from csaf_redhat - Published: 2026-07-16 01:07 - Updated: 2026-08-18 17:23A flaw was found in the ALSA (Advanced Linux Sound Architecture) library. This double-free vulnerability, located in the `parse_def()` function, allows a local attacker to corrupt memory by providing specially crafted ALSA configuration text. When processing nested configuration blocks, the library attempts to free an already freed memory node. This can lead to system instability, crashes, or a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Hardened Images:alsa-lib-main@aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:alsa-lib-main@noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:alsa-lib-main@src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Hardened Images:alsa-lib-main@x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Hardened Images RPMs is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "This update includes the following RPMs:\n\nalsa-lib:\n * alsa-lib-1.2.16.1-2.hum1 (aarch64, x86_64)\n * alsa-lib-devel-1.2.16.1-2.hum1 (aarch64, x86_64)\n * alsa-topology-1.2.16.1-2.hum1 (noarch)\n * alsa-ucm-1.2.16.1-2.hum1 (noarch)\n * alsa-lib-1.2.16.1-2.hum1.src (src)",
"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:40573",
"url": "https://access.redhat.com/errata/RHSA-2026:40573"
},
{
"category": "external",
"summary": "https://images.redhat.com/",
"url": "https://images.redhat.com/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-56109",
"url": "https://access.redhat.com/security/cve/CVE-2026-56109"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_40573.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Hardened Images RPMs bug fix and enhancement update",
"tracking": {
"current_release_date": "2026-08-18T17:23:03+00:00",
"generator": {
"date": "2026-08-18T17:23:03+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:40573",
"initial_release_date": "2026-07-16T01:07:35+00:00",
"revision_history": [
{
"date": "2026-07-16T01:07:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-18T17:23:03+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Hardened Images",
"product": {
"name": "Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:hummingbird:1"
}
}
}
],
"category": "product_family",
"name": "Red Hat Hardened Images"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-lib-main@aarch64",
"product": {
"name": "alsa-lib-main@aarch64",
"product_id": "alsa-lib-main@aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/alsa-lib@1.2.16.1-2.hum1?arch=aarch64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-aarch64-rpms"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-lib-main@src",
"product": {
"name": "alsa-lib-main@src",
"product_id": "alsa-lib-main@src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/alsa-lib@1.2.16.1-2.hum1?arch=src\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-source-rpms"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-lib-main@x86_64",
"product": {
"name": "alsa-lib-main@x86_64",
"product_id": "alsa-lib-main@x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/alsa-lib@1.2.16.1-2.hum1?arch=x86_64\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-lib-main@noarch",
"product": {
"name": "alsa-lib-main@noarch",
"product_id": "alsa-lib-main@noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/alsa-topology@1.2.16.1-2.hum1?arch=noarch\u0026distro=hummingbird-20251124\u0026repository_id=public-hummingbird-x86_64-rpms"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-lib-main@aarch64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:alsa-lib-main@aarch64"
},
"product_reference": "alsa-lib-main@aarch64",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-lib-main@noarch as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:alsa-lib-main@noarch"
},
"product_reference": "alsa-lib-main@noarch",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-lib-main@src as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:alsa-lib-main@src"
},
"product_reference": "alsa-lib-main@src",
"relates_to_product_reference": "Red Hat Hardened Images"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-lib-main@x86_64 as a component of Red Hat Hardened Images",
"product_id": "Red Hat Hardened Images:alsa-lib-main@x86_64"
},
"product_reference": "alsa-lib-main@x86_64",
"relates_to_product_reference": "Red Hat Hardened Images"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-56109",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-06-22T18:01:02.380401+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2491439"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the ALSA (Advanced Linux Sound Architecture) library. This double-free vulnerability, located in the `parse_def()` function, allows a local attacker to corrupt memory by providing specially crafted ALSA configuration text. When processing nested configuration blocks, the library attempts to free an already freed memory node. This can lead to system instability, crashes, or a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "alsa-lib: ALSA library: Double-free vulnerability leading to memory corruption",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Hardened Images:alsa-lib-main@aarch64",
"Red Hat Hardened Images:alsa-lib-main@noarch",
"Red Hat Hardened Images:alsa-lib-main@src",
"Red Hat Hardened Images:alsa-lib-main@x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-56109"
},
{
"category": "external",
"summary": "RHBZ#2491439",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2491439"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-56109",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56109"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-56109",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-56109"
},
{
"category": "external",
"summary": "https://github.com/alsa-project/alsa-lib/commit/536dd6f8affdf5197c12a63a71c92a70b2833cc0",
"url": "https://github.com/alsa-project/alsa-lib/commit/536dd6f8affdf5197c12a63a71c92a70b2833cc0"
},
{
"category": "external",
"summary": "https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.16.1",
"url": "https://github.com/alsa-project/alsa-lib/releases/tag/v1.2.16.1"
},
{
"category": "external",
"summary": "https://lore.kernel.org/alsa-devel/CAGt8pqBU0p2voB+qHxWGcNJrKHAcBhAyHUUBPLBN-Yj_SiV6MQ@mail.gmail.com/",
"url": "https://lore.kernel.org/alsa-devel/CAGt8pqBU0p2voB+qHxWGcNJrKHAcBhAyHUUBPLBN-Yj_SiV6MQ@mail.gmail.com/"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/alsa-library-double-free-via-parse-def-in-conf-c",
"url": "https://www.vulncheck.com/advisories/alsa-library-double-free-via-parse-def-in-conf-c"
}
],
"release_date": "2026-06-22T15:58:42.404000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T01:07:35+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\nhttps://images.redhat.com/",
"product_ids": [
"Red Hat Hardened Images:alsa-lib-main@aarch64",
"Red Hat Hardened Images:alsa-lib-main@noarch",
"Red Hat Hardened Images:alsa-lib-main@src",
"Red Hat Hardened Images:alsa-lib-main@x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:40573"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Hardened Images:alsa-lib-main@aarch64",
"Red Hat Hardened Images:alsa-lib-main@noarch",
"Red Hat Hardened Images:alsa-lib-main@src",
"Red Hat Hardened Images:alsa-lib-main@x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"Red Hat Hardened Images:alsa-lib-main@aarch64",
"Red Hat Hardened Images:alsa-lib-main@noarch",
"Red Hat Hardened Images:alsa-lib-main@src",
"Red Hat Hardened Images:alsa-lib-main@x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "alsa-lib: ALSA library: Double-free vulnerability leading to memory corruption"
}
]
}
SUSE-SU-2026:22291-1
Vulnerability from csaf_suse - Published: 2026-06-28 08:50 - Updated: 2026-06-28 08:50| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.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": "Security update for alsa",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for alsa fixes the following issue\n\n- CVE-2026-56109: double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory\n (bsc#1268853).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SL-Micro-6.2-1097",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22291-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22291-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622291-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22291-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-June/047667.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268853",
"url": "https://bugzilla.suse.com/1268853"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-56109 page",
"url": "https://www.suse.com/security/cve/CVE-2026-56109/"
}
],
"title": "Security update for alsa",
"tracking": {
"current_release_date": "2026-06-28T08:50:11Z",
"generator": {
"date": "2026-06-28T08:50:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22291-1",
"initial_release_date": "2026-06-28T08:50:11Z",
"revision_history": [
{
"date": "2026-06-28T08:50:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "libasound2-1.2.14-160000.3.1.aarch64",
"product": {
"name": "libasound2-1.2.14-160000.3.1.aarch64",
"product_id": "libasound2-1.2.14-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "libasound2-1.2.14-160000.3.1.ppc64le",
"product": {
"name": "libasound2-1.2.14-160000.3.1.ppc64le",
"product_id": "libasound2-1.2.14-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "libasound2-1.2.14-160000.3.1.s390x",
"product": {
"name": "libasound2-1.2.14-160000.3.1.s390x",
"product_id": "libasound2-1.2.14-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "libasound2-1.2.14-160000.3.1.x86_64",
"product": {
"name": "libasound2-1.2.14-160000.3.1.x86_64",
"product_id": "libasound2-1.2.14-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Micro 6.2",
"product": {
"name": "SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sl-micro:6.2"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.14-160000.3.1.aarch64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.aarch64"
},
"product_reference": "libasound2-1.2.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.14-160000.3.1.ppc64le as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.ppc64le"
},
"product_reference": "libasound2-1.2.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.14-160000.3.1.s390x as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.s390x"
},
"product_reference": "libasound2-1.2.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.14-160000.3.1.x86_64 as component of SUSE Linux Micro 6.2",
"product_id": "SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.x86_64"
},
"product_reference": "libasound2-1.2.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Micro 6.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-56109",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-56109"
}
],
"notes": [
{
"category": "general",
"text": "The Advanced Linux Sound Architecture (ALSA) library before 1.2.16.1 contains a double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory by supplying maliciously crafted ALSA configuration text. When parsing nested compound or array configuration blocks, parse_def() fails to check return values before continuing, causing snd_config_delete() to be called twice on the same already-freed node, resulting in a NULL-pointer write or invalid memory read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-56109",
"url": "https://www.suse.com/security/cve/CVE-2026-56109"
},
{
"category": "external",
"summary": "SUSE Bug 1268853 for CVE-2026-56109",
"url": "https://bugzilla.suse.com/1268853"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.s390x",
"SUSE Linux Micro 6.2:libasound2-1.2.14-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-28T08:50:11Z",
"details": "moderate"
}
],
"title": "CVE-2026-56109"
}
]
}
SUSE-SU-2026:22381-1
Vulnerability from csaf_suse - Published: 2026-06-28 08:50 - Updated: 2026-06-28 08:50| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:alsa-docs-1.2.14-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:alsa-docs-1.2.14-160000.3.1.noarch | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.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": "Security update for alsa",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for alsa fixes the following issue\n\n- CVE-2026-56109: double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory\n (bsc#1268853).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-SLES-16.0-1097",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_22381-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:22381-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-202622381-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:22381-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/047758.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268853",
"url": "https://bugzilla.suse.com/1268853"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-56109 page",
"url": "https://www.suse.com/security/cve/CVE-2026-56109/"
}
],
"title": "Security update for alsa",
"tracking": {
"current_release_date": "2026-06-28T08:50:11Z",
"generator": {
"date": "2026-06-28T08:50:11Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:22381-1",
"initial_release_date": "2026-06-28T08:50:11Z",
"revision_history": [
{
"date": "2026-06-28T08:50:11Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.14-160000.3.1.aarch64",
"product": {
"name": "alsa-1.2.14-160000.3.1.aarch64",
"product_id": "alsa-1.2.14-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.14-160000.3.1.aarch64",
"product": {
"name": "alsa-devel-1.2.14-160000.3.1.aarch64",
"product_id": "alsa-devel-1.2.14-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-1.2.14-160000.3.1.aarch64",
"product": {
"name": "alsa-topology-devel-1.2.14-160000.3.1.aarch64",
"product_id": "alsa-topology-devel-1.2.14-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.14-160000.3.1.aarch64",
"product": {
"name": "libasound2-1.2.14-160000.3.1.aarch64",
"product_id": "libasound2-1.2.14-160000.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libatopology2-1.2.14-160000.3.1.aarch64",
"product": {
"name": "libatopology2-1.2.14-160000.3.1.aarch64",
"product_id": "libatopology2-1.2.14-160000.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-docs-1.2.14-160000.3.1.noarch",
"product": {
"name": "alsa-docs-1.2.14-160000.3.1.noarch",
"product_id": "alsa-docs-1.2.14-160000.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.14-160000.3.1.ppc64le",
"product": {
"name": "alsa-1.2.14-160000.3.1.ppc64le",
"product_id": "alsa-1.2.14-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.14-160000.3.1.ppc64le",
"product": {
"name": "alsa-devel-1.2.14-160000.3.1.ppc64le",
"product_id": "alsa-devel-1.2.14-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-1.2.14-160000.3.1.ppc64le",
"product": {
"name": "alsa-topology-devel-1.2.14-160000.3.1.ppc64le",
"product_id": "alsa-topology-devel-1.2.14-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.14-160000.3.1.ppc64le",
"product": {
"name": "libasound2-1.2.14-160000.3.1.ppc64le",
"product_id": "libasound2-1.2.14-160000.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libatopology2-1.2.14-160000.3.1.ppc64le",
"product": {
"name": "libatopology2-1.2.14-160000.3.1.ppc64le",
"product_id": "libatopology2-1.2.14-160000.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.14-160000.3.1.s390x",
"product": {
"name": "alsa-1.2.14-160000.3.1.s390x",
"product_id": "alsa-1.2.14-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.14-160000.3.1.s390x",
"product": {
"name": "alsa-devel-1.2.14-160000.3.1.s390x",
"product_id": "alsa-devel-1.2.14-160000.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.14-160000.3.1.s390x",
"product": {
"name": "libasound2-1.2.14-160000.3.1.s390x",
"product_id": "libasound2-1.2.14-160000.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.14-160000.3.1.x86_64",
"product": {
"name": "alsa-1.2.14-160000.3.1.x86_64",
"product_id": "alsa-1.2.14-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.14-160000.3.1.x86_64",
"product": {
"name": "alsa-devel-1.2.14-160000.3.1.x86_64",
"product_id": "alsa-devel-1.2.14-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-1.2.14-160000.3.1.x86_64",
"product": {
"name": "alsa-topology-devel-1.2.14-160000.3.1.x86_64",
"product_id": "alsa-topology-devel-1.2.14-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.14-160000.3.1.x86_64",
"product": {
"name": "libasound2-1.2.14-160000.3.1.x86_64",
"product_id": "libasound2-1.2.14-160000.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libatopology2-1.2.14-160000.3.1.x86_64",
"product": {
"name": "libatopology2-1.2.14-160000.3.1.x86_64",
"product_id": "libatopology2-1.2.14-160000.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server 16.0",
"product": {
"name": "SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product": {
"name": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sles:16:16.0:server-sap"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-1.2.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.aarch64"
},
"product_reference": "alsa-1.2.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-1.2.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.ppc64le"
},
"product_reference": "alsa-1.2.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-1.2.14-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.s390x"
},
"product_reference": "alsa-1.2.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-1.2.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.x86_64"
},
"product_reference": "alsa-1.2.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-devel-1.2.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.aarch64"
},
"product_reference": "alsa-devel-1.2.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-devel-1.2.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.ppc64le"
},
"product_reference": "alsa-devel-1.2.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-devel-1.2.14-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.s390x"
},
"product_reference": "alsa-devel-1.2.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-devel-1.2.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.x86_64"
},
"product_reference": "alsa-devel-1.2.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-docs-1.2.14-160000.3.1.noarch as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:alsa-docs-1.2.14-160000.3.1.noarch"
},
"product_reference": "alsa-docs-1.2.14-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-topology-devel-1.2.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.aarch64"
},
"product_reference": "alsa-topology-devel-1.2.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-topology-devel-1.2.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.ppc64le"
},
"product_reference": "alsa-topology-devel-1.2.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-topology-devel-1.2.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.x86_64"
},
"product_reference": "alsa-topology-devel-1.2.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.aarch64"
},
"product_reference": "libasound2-1.2.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.ppc64le"
},
"product_reference": "libasound2-1.2.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.14-160000.3.1.s390x as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.s390x"
},
"product_reference": "libasound2-1.2.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.x86_64"
},
"product_reference": "libasound2-1.2.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libatopology2-1.2.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.aarch64"
},
"product_reference": "libatopology2-1.2.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libatopology2-1.2.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.ppc64le"
},
"product_reference": "libatopology2-1.2.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libatopology2-1.2.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server 16.0",
"product_id": "SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.x86_64"
},
"product_reference": "libatopology2-1.2.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-1.2.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.aarch64"
},
"product_reference": "alsa-1.2.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-1.2.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.ppc64le"
},
"product_reference": "alsa-1.2.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-1.2.14-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.s390x"
},
"product_reference": "alsa-1.2.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-1.2.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.x86_64"
},
"product_reference": "alsa-1.2.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-devel-1.2.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.aarch64"
},
"product_reference": "alsa-devel-1.2.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-devel-1.2.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.ppc64le"
},
"product_reference": "alsa-devel-1.2.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-devel-1.2.14-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.s390x"
},
"product_reference": "alsa-devel-1.2.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-devel-1.2.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.x86_64"
},
"product_reference": "alsa-devel-1.2.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-docs-1.2.14-160000.3.1.noarch as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:alsa-docs-1.2.14-160000.3.1.noarch"
},
"product_reference": "alsa-docs-1.2.14-160000.3.1.noarch",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-topology-devel-1.2.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.aarch64"
},
"product_reference": "alsa-topology-devel-1.2.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-topology-devel-1.2.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.ppc64le"
},
"product_reference": "alsa-topology-devel-1.2.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "alsa-topology-devel-1.2.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.x86_64"
},
"product_reference": "alsa-topology-devel-1.2.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.aarch64"
},
"product_reference": "libasound2-1.2.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.ppc64le"
},
"product_reference": "libasound2-1.2.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.14-160000.3.1.s390x as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.s390x"
},
"product_reference": "libasound2-1.2.14-160000.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.x86_64"
},
"product_reference": "libasound2-1.2.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libatopology2-1.2.14-160000.3.1.aarch64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.aarch64"
},
"product_reference": "libatopology2-1.2.14-160000.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libatopology2-1.2.14-160000.3.1.ppc64le as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.ppc64le"
},
"product_reference": "libatopology2-1.2.14-160000.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libatopology2-1.2.14-160000.3.1.x86_64 as component of SUSE Linux Enterprise Server for SAP applications 16.0",
"product_id": "SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.x86_64"
},
"product_reference": "libatopology2-1.2.14-160000.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Server for SAP applications 16.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-56109",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-56109"
}
],
"notes": [
{
"category": "general",
"text": "The Advanced Linux Sound Architecture (ALSA) library before 1.2.16.1 contains a double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory by supplying maliciously crafted ALSA configuration text. When parsing nested compound or array configuration blocks, parse_def() fails to check return values before continuing, causing snd_config_delete() to be called twice on the same already-freed node, resulting in a NULL-pointer write or invalid memory read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:alsa-docs-1.2.14-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-docs-1.2.14-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-56109",
"url": "https://www.suse.com/security/cve/CVE-2026-56109"
},
{
"category": "external",
"summary": "SUSE Bug 1268853 for CVE-2026-56109",
"url": "https://bugzilla.suse.com/1268853"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:alsa-docs-1.2.14-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-docs-1.2.14-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:alsa-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:alsa-devel-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:alsa-docs-1.2.14-160000.3.1.noarch",
"SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:alsa-topology-devel-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server 16.0:libasound2-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server 16.0:libatopology2-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-devel-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-docs-1.2.14-160000.3.1.noarch",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:alsa-topology-devel-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.s390x",
"SUSE Linux Enterprise Server for SAP applications 16.0:libasound2-1.2.14-160000.3.1.x86_64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.aarch64",
"SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.ppc64le",
"SUSE Linux Enterprise Server for SAP applications 16.0:libatopology2-1.2.14-160000.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-06-28T08:50:11Z",
"details": "moderate"
}
],
"title": "CVE-2026-56109"
}
]
}
SUSE-SU-2026:2885-1
Vulnerability from csaf_suse - Published: 2026-07-13 10:02 - Updated: 2026-07-13 10:02| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.x86_64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.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": "Security update for alsa",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for alsa fixes the following issue\n\n- CVE-2026-56109: double-free vulnerability in parse_def() in src/conf.c that can allow attackers to corrupt memory\n (bsc#1268853).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-2885,SUSE-SLE-Micro-5.3-2026-2885,SUSE-SLE-Micro-5.4-2026-2885",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_2885-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:2885-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20262885-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:2885-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-July/048153.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268853",
"url": "https://bugzilla.suse.com/1268853"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-56109 page",
"url": "https://www.suse.com/security/cve/CVE-2026-56109/"
}
],
"title": "Security update for alsa",
"tracking": {
"current_release_date": "2026-07-13T10:02:45Z",
"generator": {
"date": "2026-07-13T10:02:45Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:2885-1",
"initial_release_date": "2026-07-13T10:02:45Z",
"revision_history": [
{
"date": "2026-07-13T10:02:45Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.6.1-150400.3.3.1.aarch64",
"product": {
"name": "alsa-1.2.6.1-150400.3.3.1.aarch64",
"product_id": "alsa-1.2.6.1-150400.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.6.1-150400.3.3.1.aarch64",
"product": {
"name": "alsa-devel-1.2.6.1-150400.3.3.1.aarch64",
"product_id": "alsa-devel-1.2.6.1-150400.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-1.2.6.1-150400.3.3.1.aarch64",
"product": {
"name": "alsa-topology-devel-1.2.6.1-150400.3.3.1.aarch64",
"product_id": "alsa-topology-devel-1.2.6.1-150400.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.6.1-150400.3.3.1.aarch64",
"product": {
"name": "libasound2-1.2.6.1-150400.3.3.1.aarch64",
"product_id": "libasound2-1.2.6.1-150400.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libatopology2-1.2.6.1-150400.3.3.1.aarch64",
"product": {
"name": "libatopology2-1.2.6.1-150400.3.3.1.aarch64",
"product_id": "libatopology2-1.2.6.1-150400.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-devel-64bit-1.2.6.1-150400.3.3.1.aarch64_ilp32",
"product": {
"name": "alsa-devel-64bit-1.2.6.1-150400.3.3.1.aarch64_ilp32",
"product_id": "alsa-devel-64bit-1.2.6.1-150400.3.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-64bit-1.2.6.1-150400.3.3.1.aarch64_ilp32",
"product": {
"name": "alsa-topology-devel-64bit-1.2.6.1-150400.3.3.1.aarch64_ilp32",
"product_id": "alsa-topology-devel-64bit-1.2.6.1-150400.3.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libasound2-64bit-1.2.6.1-150400.3.3.1.aarch64_ilp32",
"product": {
"name": "libasound2-64bit-1.2.6.1-150400.3.3.1.aarch64_ilp32",
"product_id": "libasound2-64bit-1.2.6.1-150400.3.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libatopology2-64bit-1.2.6.1-150400.3.3.1.aarch64_ilp32",
"product": {
"name": "libatopology2-64bit-1.2.6.1-150400.3.3.1.aarch64_ilp32",
"product_id": "libatopology2-64bit-1.2.6.1-150400.3.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.6.1-150400.3.3.1.i586",
"product": {
"name": "alsa-1.2.6.1-150400.3.3.1.i586",
"product_id": "alsa-1.2.6.1-150400.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.6.1-150400.3.3.1.i586",
"product": {
"name": "alsa-devel-1.2.6.1-150400.3.3.1.i586",
"product_id": "alsa-devel-1.2.6.1-150400.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-1.2.6.1-150400.3.3.1.i586",
"product": {
"name": "alsa-topology-devel-1.2.6.1-150400.3.3.1.i586",
"product_id": "alsa-topology-devel-1.2.6.1-150400.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.6.1-150400.3.3.1.i586",
"product": {
"name": "libasound2-1.2.6.1-150400.3.3.1.i586",
"product_id": "libasound2-1.2.6.1-150400.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "libatopology2-1.2.6.1-150400.3.3.1.i586",
"product": {
"name": "libatopology2-1.2.6.1-150400.3.3.1.i586",
"product_id": "libatopology2-1.2.6.1-150400.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-docs-1.2.6.1-150400.3.3.1.noarch",
"product": {
"name": "alsa-docs-1.2.6.1-150400.3.3.1.noarch",
"product_id": "alsa-docs-1.2.6.1-150400.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.6.1-150400.3.3.1.ppc64le",
"product": {
"name": "alsa-1.2.6.1-150400.3.3.1.ppc64le",
"product_id": "alsa-1.2.6.1-150400.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.6.1-150400.3.3.1.ppc64le",
"product": {
"name": "alsa-devel-1.2.6.1-150400.3.3.1.ppc64le",
"product_id": "alsa-devel-1.2.6.1-150400.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-1.2.6.1-150400.3.3.1.ppc64le",
"product": {
"name": "alsa-topology-devel-1.2.6.1-150400.3.3.1.ppc64le",
"product_id": "alsa-topology-devel-1.2.6.1-150400.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.6.1-150400.3.3.1.ppc64le",
"product": {
"name": "libasound2-1.2.6.1-150400.3.3.1.ppc64le",
"product_id": "libasound2-1.2.6.1-150400.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libatopology2-1.2.6.1-150400.3.3.1.ppc64le",
"product": {
"name": "libatopology2-1.2.6.1-150400.3.3.1.ppc64le",
"product_id": "libatopology2-1.2.6.1-150400.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.6.1-150400.3.3.1.s390x",
"product": {
"name": "alsa-1.2.6.1-150400.3.3.1.s390x",
"product_id": "alsa-1.2.6.1-150400.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.6.1-150400.3.3.1.s390x",
"product": {
"name": "alsa-devel-1.2.6.1-150400.3.3.1.s390x",
"product_id": "alsa-devel-1.2.6.1-150400.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.6.1-150400.3.3.1.s390x",
"product": {
"name": "libasound2-1.2.6.1-150400.3.3.1.s390x",
"product_id": "libasound2-1.2.6.1-150400.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.6.1-150400.3.3.1.x86_64",
"product": {
"name": "alsa-1.2.6.1-150400.3.3.1.x86_64",
"product_id": "alsa-1.2.6.1-150400.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.6.1-150400.3.3.1.x86_64",
"product": {
"name": "alsa-devel-1.2.6.1-150400.3.3.1.x86_64",
"product_id": "alsa-devel-1.2.6.1-150400.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "alsa-devel-32bit-1.2.6.1-150400.3.3.1.x86_64",
"product": {
"name": "alsa-devel-32bit-1.2.6.1-150400.3.3.1.x86_64",
"product_id": "alsa-devel-32bit-1.2.6.1-150400.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-1.2.6.1-150400.3.3.1.x86_64",
"product": {
"name": "alsa-topology-devel-1.2.6.1-150400.3.3.1.x86_64",
"product_id": "alsa-topology-devel-1.2.6.1-150400.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-32bit-1.2.6.1-150400.3.3.1.x86_64",
"product": {
"name": "alsa-topology-devel-32bit-1.2.6.1-150400.3.3.1.x86_64",
"product_id": "alsa-topology-devel-32bit-1.2.6.1-150400.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.6.1-150400.3.3.1.x86_64",
"product": {
"name": "libasound2-1.2.6.1-150400.3.3.1.x86_64",
"product_id": "libasound2-1.2.6.1-150400.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libasound2-32bit-1.2.6.1-150400.3.3.1.x86_64",
"product": {
"name": "libasound2-32bit-1.2.6.1-150400.3.3.1.x86_64",
"product_id": "libasound2-32bit-1.2.6.1-150400.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libatopology2-1.2.6.1-150400.3.3.1.x86_64",
"product": {
"name": "libatopology2-1.2.6.1-150400.3.3.1.x86_64",
"product_id": "libatopology2-1.2.6.1-150400.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libatopology2-32bit-1.2.6.1-150400.3.3.1.x86_64",
"product": {
"name": "libatopology2-32bit-1.2.6.1-150400.3.3.1.x86_64",
"product_id": "libatopology2-32bit-1.2.6.1-150400.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.3",
"product": {
"name": "SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.3"
}
}
},
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.4",
"product": {
"name": "SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.4"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.6.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.aarch64"
},
"product_reference": "libasound2-1.2.6.1-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.6.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.s390x"
},
"product_reference": "libasound2-1.2.6.1-150400.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.6.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.3",
"product_id": "SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.x86_64"
},
"product_reference": "libasound2-1.2.6.1-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.6.1-150400.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.aarch64"
},
"product_reference": "libasound2-1.2.6.1-150400.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.6.1-150400.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.s390x"
},
"product_reference": "libasound2-1.2.6.1-150400.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.6.1-150400.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.4",
"product_id": "SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.x86_64"
},
"product_reference": "libasound2-1.2.6.1-150400.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-56109",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-56109"
}
],
"notes": [
{
"category": "general",
"text": "The Advanced Linux Sound Architecture (ALSA) library before 1.2.16.1 contains a double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory by supplying maliciously crafted ALSA configuration text. When parsing nested compound or array configuration blocks, parse_def() fails to check return values before continuing, causing snd_config_delete() to be called twice on the same already-freed node, resulting in a NULL-pointer write or invalid memory read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-56109",
"url": "https://www.suse.com/security/cve/CVE-2026-56109"
},
{
"category": "external",
"summary": "SUSE Bug 1268853 for CVE-2026-56109",
"url": "https://bugzilla.suse.com/1268853"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.3:libasound2-1.2.6.1-150400.3.3.1.x86_64",
"SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.4:libasound2-1.2.6.1-150400.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-07-13T10:02:45Z",
"details": "moderate"
}
],
"title": "CVE-2026-56109"
}
]
}
SUSE-SU-2026:3492-1
Vulnerability from csaf_suse - Published: 2026-08-04 11:58 - Updated: 2026-08-04 11:58| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.aarch64 | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.ppc64le | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.s390x | — |
Vendor Fix
|
|
| Unresolved product id: SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.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": "Security update for alsa",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for alsa fixes the following issue\n\n- CVE-2026-56109: double-free vulnerability in parse_def() in src/conf.c that can allow attackers to corrupt memory\n (bsc#1268853).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2026-3492,SUSE-SLE-Micro-5.5-2026-3492",
"title": "Patchnames"
},
{
"category": "legal_disclaimer",
"text": "CSAF 2.0 data is provided by SUSE under the Creative Commons License 4.0 with Attribution (CC-BY-4.0).",
"title": "Terms of use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://www.suse.com/support/security/contact/",
"name": "SUSE Product Security Team",
"namespace": "https://www.suse.com/"
},
"references": [
{
"category": "external",
"summary": "SUSE ratings",
"url": "https://www.suse.com/support/security/rating/"
},
{
"category": "self",
"summary": "URL of this CSAF notice",
"url": "https://ftp.suse.com/pub/projects/security/csaf/suse-su-2026_3492-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2026:3492-1",
"url": "https://www.suse.com/support/update/announcement/2026/suse-su-20263492-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2026:3492-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2026-August/049058.html"
},
{
"category": "self",
"summary": "SUSE Bug 1268853",
"url": "https://bugzilla.suse.com/1268853"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2026-56109 page",
"url": "https://www.suse.com/security/cve/CVE-2026-56109/"
}
],
"title": "Security update for alsa",
"tracking": {
"current_release_date": "2026-08-04T11:58:56Z",
"generator": {
"date": "2026-08-04T11:58:56Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2026:3492-1",
"initial_release_date": "2026-08-04T11:58:56Z",
"revision_history": [
{
"date": "2026-08-04T11:58:56Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.8-150500.3.3.1.aarch64",
"product": {
"name": "alsa-1.2.8-150500.3.3.1.aarch64",
"product_id": "alsa-1.2.8-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.8-150500.3.3.1.aarch64",
"product": {
"name": "alsa-devel-1.2.8-150500.3.3.1.aarch64",
"product_id": "alsa-devel-1.2.8-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-1.2.8-150500.3.3.1.aarch64",
"product": {
"name": "alsa-topology-devel-1.2.8-150500.3.3.1.aarch64",
"product_id": "alsa-topology-devel-1.2.8-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.8-150500.3.3.1.aarch64",
"product": {
"name": "libasound2-1.2.8-150500.3.3.1.aarch64",
"product_id": "libasound2-1.2.8-150500.3.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "libatopology2-1.2.8-150500.3.3.1.aarch64",
"product": {
"name": "libatopology2-1.2.8-150500.3.3.1.aarch64",
"product_id": "libatopology2-1.2.8-150500.3.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-devel-64bit-1.2.8-150500.3.3.1.aarch64_ilp32",
"product": {
"name": "alsa-devel-64bit-1.2.8-150500.3.3.1.aarch64_ilp32",
"product_id": "alsa-devel-64bit-1.2.8-150500.3.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-64bit-1.2.8-150500.3.3.1.aarch64_ilp32",
"product": {
"name": "alsa-topology-devel-64bit-1.2.8-150500.3.3.1.aarch64_ilp32",
"product_id": "alsa-topology-devel-64bit-1.2.8-150500.3.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libasound2-64bit-1.2.8-150500.3.3.1.aarch64_ilp32",
"product": {
"name": "libasound2-64bit-1.2.8-150500.3.3.1.aarch64_ilp32",
"product_id": "libasound2-64bit-1.2.8-150500.3.3.1.aarch64_ilp32"
}
},
{
"category": "product_version",
"name": "libatopology2-64bit-1.2.8-150500.3.3.1.aarch64_ilp32",
"product": {
"name": "libatopology2-64bit-1.2.8-150500.3.3.1.aarch64_ilp32",
"product_id": "libatopology2-64bit-1.2.8-150500.3.3.1.aarch64_ilp32"
}
}
],
"category": "architecture",
"name": "aarch64_ilp32"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.8-150500.3.3.1.i586",
"product": {
"name": "alsa-1.2.8-150500.3.3.1.i586",
"product_id": "alsa-1.2.8-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.8-150500.3.3.1.i586",
"product": {
"name": "alsa-devel-1.2.8-150500.3.3.1.i586",
"product_id": "alsa-devel-1.2.8-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-1.2.8-150500.3.3.1.i586",
"product": {
"name": "alsa-topology-devel-1.2.8-150500.3.3.1.i586",
"product_id": "alsa-topology-devel-1.2.8-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.8-150500.3.3.1.i586",
"product": {
"name": "libasound2-1.2.8-150500.3.3.1.i586",
"product_id": "libasound2-1.2.8-150500.3.3.1.i586"
}
},
{
"category": "product_version",
"name": "libatopology2-1.2.8-150500.3.3.1.i586",
"product": {
"name": "libatopology2-1.2.8-150500.3.3.1.i586",
"product_id": "libatopology2-1.2.8-150500.3.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-docs-1.2.8-150500.3.3.1.noarch",
"product": {
"name": "alsa-docs-1.2.8-150500.3.3.1.noarch",
"product_id": "alsa-docs-1.2.8-150500.3.3.1.noarch"
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.8-150500.3.3.1.ppc64le",
"product": {
"name": "alsa-1.2.8-150500.3.3.1.ppc64le",
"product_id": "alsa-1.2.8-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.8-150500.3.3.1.ppc64le",
"product": {
"name": "alsa-devel-1.2.8-150500.3.3.1.ppc64le",
"product_id": "alsa-devel-1.2.8-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-1.2.8-150500.3.3.1.ppc64le",
"product": {
"name": "alsa-topology-devel-1.2.8-150500.3.3.1.ppc64le",
"product_id": "alsa-topology-devel-1.2.8-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.8-150500.3.3.1.ppc64le",
"product": {
"name": "libasound2-1.2.8-150500.3.3.1.ppc64le",
"product_id": "libasound2-1.2.8-150500.3.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "libatopology2-1.2.8-150500.3.3.1.ppc64le",
"product": {
"name": "libatopology2-1.2.8-150500.3.3.1.ppc64le",
"product_id": "libatopology2-1.2.8-150500.3.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.8-150500.3.3.1.s390x",
"product": {
"name": "alsa-1.2.8-150500.3.3.1.s390x",
"product_id": "alsa-1.2.8-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.8-150500.3.3.1.s390x",
"product": {
"name": "alsa-devel-1.2.8-150500.3.3.1.s390x",
"product_id": "alsa-devel-1.2.8-150500.3.3.1.s390x"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.8-150500.3.3.1.s390x",
"product": {
"name": "libasound2-1.2.8-150500.3.3.1.s390x",
"product_id": "libasound2-1.2.8-150500.3.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "alsa-1.2.8-150500.3.3.1.x86_64",
"product": {
"name": "alsa-1.2.8-150500.3.3.1.x86_64",
"product_id": "alsa-1.2.8-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "alsa-devel-1.2.8-150500.3.3.1.x86_64",
"product": {
"name": "alsa-devel-1.2.8-150500.3.3.1.x86_64",
"product_id": "alsa-devel-1.2.8-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "alsa-devel-32bit-1.2.8-150500.3.3.1.x86_64",
"product": {
"name": "alsa-devel-32bit-1.2.8-150500.3.3.1.x86_64",
"product_id": "alsa-devel-32bit-1.2.8-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-1.2.8-150500.3.3.1.x86_64",
"product": {
"name": "alsa-topology-devel-1.2.8-150500.3.3.1.x86_64",
"product_id": "alsa-topology-devel-1.2.8-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "alsa-topology-devel-32bit-1.2.8-150500.3.3.1.x86_64",
"product": {
"name": "alsa-topology-devel-32bit-1.2.8-150500.3.3.1.x86_64",
"product_id": "alsa-topology-devel-32bit-1.2.8-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libasound2-1.2.8-150500.3.3.1.x86_64",
"product": {
"name": "libasound2-1.2.8-150500.3.3.1.x86_64",
"product_id": "libasound2-1.2.8-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libasound2-32bit-1.2.8-150500.3.3.1.x86_64",
"product": {
"name": "libasound2-32bit-1.2.8-150500.3.3.1.x86_64",
"product_id": "libasound2-32bit-1.2.8-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libatopology2-1.2.8-150500.3.3.1.x86_64",
"product": {
"name": "libatopology2-1.2.8-150500.3.3.1.x86_64",
"product_id": "libatopology2-1.2.8-150500.3.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "libatopology2-32bit-1.2.8-150500.3.3.1.x86_64",
"product": {
"name": "libatopology2-32bit-1.2.8-150500.3.3.1.x86_64",
"product_id": "libatopology2-32bit-1.2.8-150500.3.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Micro 5.5",
"product": {
"name": "SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-micro:5.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.8-150500.3.3.1.aarch64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.aarch64"
},
"product_reference": "libasound2-1.2.8-150500.3.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.8-150500.3.3.1.ppc64le as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.ppc64le"
},
"product_reference": "libasound2-1.2.8-150500.3.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.8-150500.3.3.1.s390x as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.s390x"
},
"product_reference": "libasound2-1.2.8-150500.3.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libasound2-1.2.8-150500.3.3.1.x86_64 as component of SUSE Linux Enterprise Micro 5.5",
"product_id": "SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.x86_64"
},
"product_reference": "libasound2-1.2.8-150500.3.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Micro 5.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-56109",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2026-56109"
}
],
"notes": [
{
"category": "general",
"text": "The Advanced Linux Sound Architecture (ALSA) library before 1.2.16.1 contains a double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory by supplying maliciously crafted ALSA configuration text. When parsing nested compound or array configuration blocks, parse_def() fails to check return values before continuing, causing snd_config_delete() to be called twice on the same already-freed node, resulting in a NULL-pointer write or invalid memory read.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2026-56109",
"url": "https://www.suse.com/security/cve/CVE-2026-56109"
},
{
"category": "external",
"summary": "SUSE Bug 1268853 for CVE-2026-56109",
"url": "https://bugzilla.suse.com/1268853"
}
],
"remediations": [
{
"category": "vendor_fix",
"details": "To install this SUSE Security Update use the SUSE recommended installation methods like YaST online_update or \"zypper patch\".\n",
"product_ids": [
"SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.aarch64",
"SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.ppc64le",
"SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.s390x",
"SUSE Linux Enterprise Micro 5.5:libasound2-1.2.8-150500.3.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2026-08-04T11:58:56Z",
"details": "moderate"
}
],
"title": "CVE-2026-56109"
}
]
}
ubuntu-cve-2026-56109
Vulnerability from osv_ubuntu
The Advanced Linux Sound Architecture (ALSA) library before 1.2.16.1 contains a double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory by supplying maliciously crafted ALSA configuration text. When parsing nested compound or array configuration blocks, parse_def() fails to check return values before continuing, causing snd_config_delete() to be called twice on the same already-freed node, resulting in a NULL-pointer write or invalid memory read.
{
"affected": [
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libasound2",
"binary_version": "1.0.27.2-3ubuntu7"
},
{
"binary_name": "libasound2-data",
"binary_version": "1.0.27.2-3ubuntu7"
}
]
},
"package": {
"ecosystem": "Ubuntu:14.04:LTS",
"name": "alsa-lib",
"purl": "pkg:deb/ubuntu/alsa-lib@1.0.27.2-3ubuntu7?arch=source\u0026distro=trusty"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.27.2-1ubuntu6",
"1.0.27.2-1ubuntu7",
"1.0.27.2-3ubuntu1",
"1.0.27.2-3ubuntu2",
"1.0.27.2-3ubuntu5",
"1.0.27.2-3ubuntu6",
"1.0.27.2-3ubuntu7"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libasound2",
"binary_version": "1.1.0-0ubuntu1"
},
{
"binary_name": "libasound2-data",
"binary_version": "1.1.0-0ubuntu1"
}
]
},
"package": {
"ecosystem": "Ubuntu:16.04:LTS",
"name": "alsa-lib",
"purl": "pkg:deb/ubuntu/alsa-lib@1.1.0-0ubuntu1?arch=source\u0026distro=xenial"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.0.29-0ubuntu1",
"1.1.0-0ubuntu1"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libasound2",
"binary_version": "1.1.3-5ubuntu0.6"
},
{
"binary_name": "libasound2-data",
"binary_version": "1.1.3-5ubuntu0.6"
},
{
"binary_name": "libasound2-plugin-smixer",
"binary_version": "1.1.3-5ubuntu0.6"
}
]
},
"package": {
"ecosystem": "Ubuntu:18.04:LTS",
"name": "alsa-lib",
"purl": "pkg:deb/ubuntu/alsa-lib@1.1.3-5ubuntu0.6?arch=source\u0026distro=bionic"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.3-5",
"1.1.3-5ubuntu0.1",
"1.1.3-5ubuntu0.2",
"1.1.3-5ubuntu0.4",
"1.1.3-5ubuntu0.5",
"1.1.3-5ubuntu0.6"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libasound2",
"binary_version": "1.2.2-2.1ubuntu2.5+esm1"
},
{
"binary_name": "libasound2-data",
"binary_version": "1.2.2-2.1ubuntu2.5+esm1"
},
{
"binary_name": "libasound2-plugin-smixer",
"binary_version": "1.2.2-2.1ubuntu2.5+esm1"
},
{
"binary_name": "libatopology2",
"binary_version": "1.2.2-2.1ubuntu2.5+esm1"
}
]
},
"package": {
"ecosystem": "Ubuntu:Pro:20.04:LTS",
"name": "alsa-lib",
"purl": "pkg:deb/ubuntu/alsa-lib@1.2.2-2.1ubuntu2.5+esm1?arch=source\u0026distro=esm-infra/focal"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.1.9-0ubuntu1",
"1.2.1.2-2ubuntu2",
"1.2.2-2ubuntu1",
"1.2.2-2.1",
"1.2.2-2.1ubuntu1",
"1.2.2-2.1ubuntu2",
"1.2.2-2.1ubuntu2.1",
"1.2.2-2.1ubuntu2.2",
"1.2.2-2.1ubuntu2.3",
"1.2.2-2.1ubuntu2.4",
"1.2.2-2.1ubuntu2.5",
"1.2.2-2.1ubuntu2.5+esm1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libasound2",
"binary_version": "1.2.6.1-1ubuntu1.2"
},
{
"binary_name": "libasound2-data",
"binary_version": "1.2.6.1-1ubuntu1.2"
},
{
"binary_name": "libasound2-plugin-smixer",
"binary_version": "1.2.6.1-1ubuntu1.2"
},
{
"binary_name": "libatopology2",
"binary_version": "1.2.6.1-1ubuntu1.2"
}
]
},
"package": {
"ecosystem": "Ubuntu:22.04:LTS",
"name": "alsa-lib",
"purl": "pkg:deb/ubuntu/alsa-lib@1.2.6.1-1ubuntu1.2?arch=source\u0026distro=jammy"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.6.1-1ubuntu1.2"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.4-1.1ubuntu3",
"1.2.4-1.1ubuntu4",
"1.2.5.1-1ubuntu1",
"1.2.6.1-1ubuntu1",
"1.2.6.1-1ubuntu1.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libasound2-data",
"binary_version": "1.2.11-1ubuntu0.3"
},
{
"binary_name": "libasound2-plugin-smixer",
"binary_version": "1.2.11-1ubuntu0.3"
},
{
"binary_name": "libasound2t64",
"binary_version": "1.2.11-1ubuntu0.3"
},
{
"binary_name": "libatopology2t64",
"binary_version": "1.2.11-1ubuntu0.3"
}
]
},
"package": {
"ecosystem": "Ubuntu:24.04:LTS",
"name": "alsa-lib",
"purl": "pkg:deb/ubuntu/alsa-lib@1.2.11-1ubuntu0.3?arch=source\u0026distro=noble"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.11-1ubuntu0.3"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.9-2",
"1.2.10-1",
"1.2.10-2",
"1.2.10-3",
"1.2.10-3build1",
"1.2.11-1build1",
"1.2.11-1build2",
"1.2.11-1ubuntu0.1",
"1.2.11-1ubuntu0.2"
]
},
{
"ecosystem_specific": {
"binaries": [
{
"binary_name": "libasound2-data",
"binary_version": "1.2.14-1ubuntu1.1"
},
{
"binary_name": "libasound2-plugin-smixer",
"binary_version": "1.2.14-1ubuntu1.1"
},
{
"binary_name": "libasound2t64",
"binary_version": "1.2.14-1ubuntu1.1"
},
{
"binary_name": "libatopology2t64",
"binary_version": "1.2.14-1ubuntu1.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:25.10",
"name": "alsa-lib",
"purl": "pkg:deb/ubuntu/alsa-lib@1.2.14-1ubuntu1.1?arch=source\u0026distro=questing"
},
"ranges": [
{
"events": [
{
"introduced": "0"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.13-1build1",
"1.2.14-1",
"1.2.14-1ubuntu1",
"1.2.14-1ubuntu1.1"
]
},
{
"ecosystem_specific": {
"availability": "No subscription required",
"binaries": [
{
"binary_name": "libasound2-data",
"binary_version": "1.2.15.3-1ubuntu1.1"
},
{
"binary_name": "libasound2-plugin-smixer",
"binary_version": "1.2.15.3-1ubuntu1.1"
},
{
"binary_name": "libasound2t64",
"binary_version": "1.2.15.3-1ubuntu1.1"
},
{
"binary_name": "libatopology2t64",
"binary_version": "1.2.15.3-1ubuntu1.1"
}
]
},
"package": {
"ecosystem": "Ubuntu:26.04:LTS",
"name": "alsa-lib",
"purl": "pkg:deb/ubuntu/alsa-lib@1.2.15.3-1ubuntu1.1?arch=source\u0026distro=resolute"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"fixed": "1.2.15.3-1ubuntu1.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.2.14-1ubuntu1",
"1.2.14-2ubuntu1",
"1.2.15-2",
"1.2.15.1-1",
"1.2.15.3-1",
"1.2.15.3-1build1",
"1.2.15.3-1ubuntu1"
]
}
],
"aliases": [],
"details": "The Advanced Linux Sound Architecture (ALSA) library before 1.2.16.1 contains a double-free vulnerability in parse_def() in src/conf.c that allows attackers to corrupt memory by supplying maliciously crafted ALSA configuration text. When parsing nested compound or array configuration blocks, parse_def() fails to check return values before continuing, causing snd_config_delete() to be called twice on the same already-freed node, resulting in a NULL-pointer write or invalid memory read.",
"id": "UBUNTU-CVE-2026-56109",
"modified": "2026-07-14T18:51:07Z",
"published": "2026-06-22T18:16:00Z",
"references": [
{
"type": "REPORT",
"url": "https://ubuntu.com/security/CVE-2026-56109"
},
{
"type": "REPORT",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-56109"
},
{
"type": "REPORT",
"url": "https://lore.kernel.org/alsa-devel/CAGt8pqBU0p2voB+qHxWGcNJrKHAcBhAyHUUBPLBN-Yj_SiV6MQ@mail.gmail.com/"
},
{
"type": "ADVISORY",
"url": "https://ubuntu.com/security/notices/USN-8538-1"
}
],
"related": [
"USN-8538-1"
],
"schema_version": "1.7.0",
"severity": [
{
"score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:L/VA:H/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
},
{
"score": "medium",
"type": "Ubuntu"
}
],
"upstream": [
"CVE-2026-56109"
]
}
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.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.